net.groboclown.gui.pluginapp.v1.event
Class BaseEvent

java.lang.Object
  |
  +--net.groboclown.gui.pluginapp.v1.event.BaseEvent
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ElementAddedEvent, ElementRemovedEvent, ErrorEvent, PropertyChangeEvent

public class BaseEvent
extends Object
implements Serializable

Stores all the datastructures for the installer app.

See Also:
Serialized Form

Constructor Summary
BaseEvent()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

BaseEvent

public BaseEvent()


Written under the LGPL