All Packages Class Hierarchy This Package Previous Next Index
Class com.jcraft.jwax.SelectionNotify
java.lang.Object
|
+----com.jcraft.jwax.Event
|
+----com.jcraft.jwax.SelectionNotify
- public class SelectionNotify
- extends Event
-
property
-
-
requestor
-
-
selection
-
-
state
-
-
target
-
-
time
-
-
toString()
-
time
public int time
requestor
public int requestor
selection
public int selection
target
public int target
property
public int property
state
public int state
toString
public String toString()
- Overrides:
- toString in class Event
All Packages Class Hierarchy This Package Previous Next Index