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

Variable Index

 o property
 o requestor
 o selection
 o state
 o target
 o time

Method Index

 o toString()

Variables

 o time
 public int time
 o requestor
 public int requestor
 o selection
 public int selection
 o target
 public int target
 o property
 public int property
 o state
 public int state

Methods

 o toString
 public String toString()
Overrides:
toString in class Event

All Packages  Class Hierarchy  This Package  Previous  Next  Index