net.groboclown.gui.pluginapp.v1.event
Class ElementRemovedEvent
java.lang.Object
|
+--net.groboclown.gui.pluginapp.v1.event.BaseEvent
|
+--net.groboclown.gui.pluginapp.v1.event.ElementRemovedEvent
- All Implemented Interfaces:
- Serializable
- public class ElementRemovedEvent
- extends BaseEvent
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
element
private IElement element
ElementRemovedEvent
public ElementRemovedEvent(IElement element)
getElement
public IElement getElement()
Written under the LGPL