org.crosswire.common.swing.desktop.event
Class ViewEvent
java.lang.Object
java.util.EventObject
org.crosswire.common.swing.desktop.event.ViewEvent
- All Implemented Interfaces:
- Serializable
public final class ViewEvent
- extends EventObject
An event that describes that something happened to a view.
- Author:
- DM Smith
- See Also:
The GNU General Public License for details.
,
Serialized Form
serialVersionUID
private static final long serialVersionUID
- Serialization ID
- See Also:
- Constant Field Values
ViewEvent
public ViewEvent(Component view)
- Default ctor to set the event source