Rings
Version 0.3

threeD.ui.event
Class UIEvent

java.lang.Object
  extended bythreeD.ui.event.UIEvent
All Implemented Interfaces:
Event
Direct Known Subclasses:
DialogCloseEvent

public abstract class UIEvent
extends java.lang.Object
implements Event

A UIEvent represents an event that involves the user interface.


Constructor Summary
UIEvent()
           
 
Method Summary
 java.lang.String toString()
          Returns "UIEvent".
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UIEvent

public UIEvent()
Method Detail

toString

public java.lang.String toString()
Returns "UIEvent".


Rings
Version 0.3

Copyright 2003-05 Mike Murray