public static class SelectionEvent.EventType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static SelectionEvent.EventType |
SELECT
an element was selected
|
static SelectionEvent.EventType |
UNSELECT
an element was unselected
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static final SelectionEvent.EventType SELECT
public static final SelectionEvent.EventType UNSELECT
Submit a bug : syd@jpicedt.org