|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfds.micro.ui.events.EventUI
This is a base class for all GUI events used in the "fds.micro.ui" package.
Constructor Summary | |
EventUI()
|
Method Summary | |
java.lang.Object |
getSource()
Get the object that have produced this event (always a sub-class of Component or AbstractPanel). |
java.lang.String |
toString()
Give String description of this event. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public EventUI()
Method Detail |
public java.lang.Object getSource()
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |