Field Summary |
|
public int | detail Extra detail information about the selection, depending on the widget. |
public boolean | doit A flag indicating whether the operation should be allowed. |
public int | height The height of selected area. |
public Widget | item The item that was selected. |
final static long | serialVersionUID |
public int | stateMask The state of the keyboard modifier keys at the time
the event was generated. |
public String | text The text of the hyperlink that was selected. |
public int | width The width of selected area. |
public int | x The x location of the selected area. |
public int | y The y location of selected area. |