|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseEvent | |
net.groboclown.gui.pluginapp.v1 | |
net.groboclown.gui.pluginapp.v1.event |
Uses of BaseEvent in net.groboclown.gui.pluginapp.v1 |
Methods in net.groboclown.gui.pluginapp.v1 with parameters of type BaseEvent | |
void |
EventManager.sendEvent(IElement source,
BaseEvent be)
|
Uses of BaseEvent in net.groboclown.gui.pluginapp.v1.event |
Subclasses of BaseEvent in net.groboclown.gui.pluginapp.v1.event | |
class |
ElementAddedEvent
|
class |
ElementRemovedEvent
|
class |
ErrorEvent
The main GUI frame controller. |
class |
PropertyChangeEvent
The main GUI frame controller. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |