Package com.ca.directory.jxplorer.event

Interface Summary
JXplorerEventGenerator This interface defines the functionality required to fire a JXplorer event.
JXplorerListener The listener interface for receiving JXplorer events.
 

Class Summary
JXplorerEvent The object that implements the JXplorerListener interface gets this JXplorerEvent when the event occurs.
JXplorerEvent.EventType Defines the ENTERED, EXITED, and ACTIVATED event types, along with their string representations, returned by toString().