com.ca.directory.jxplorer.event
Class JXplorerEvent.EventType

java.lang.Object
  |
  +--com.ca.directory.jxplorer.event.JXplorerEvent.EventType
Enclosing class:
JXplorerEvent

public static final class JXplorerEvent.EventType
extends java.lang.Object

Defines the ENTERED, EXITED, and ACTIVATED event types, along with their string representations, returned by toString().


Field Summary
static JXplorerEvent.EventType DNSELECTED
          Entered type.
 
Method Summary
 java.lang.String toString()
          Converts the type to a string.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

DNSELECTED

public static final JXplorerEvent.EventType DNSELECTED
Entered type.

Method Detail

toString

public java.lang.String toString()
Converts the type to a string.

Overrides:
toString in class java.lang.Object
Returns:
the string