Xj3D 2.0 VRML/X3D Code API

org.xj3d.ui.swt.widgets
Class AlarmEvent

java.lang.Object
  extended by java.util.EventObject
      extended by org.xj3d.ui.swt.widgets.AlarmEvent
All Implemented Interfaces:
java.io.Serializable

public class AlarmEvent
extends java.util.EventObject

An alarm event. A trivial implementation of EventObject.

Version:
$Revision: 1.1 $
Author:
Rex Melton
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
AlarmEvent(java.lang.Object src)
          Constructor
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AlarmEvent

public AlarmEvent(java.lang.Object src)
Constructor

Parameters:
src - the Alarm that was the source of the event

Xj3D 2.0 VRML/X3D Code API

Copyright © 2001 - 2006 Web3D Consortium