|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjpicedt.graphic.event.SelectionEvent.EventType
enumeration for SelectionEvent types
Field Summary | |
static SelectionEvent.EventType |
SELECT
an element was selected |
static SelectionEvent.EventType |
UNSELECT
an element was unselected |
Method Summary | |
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final SelectionEvent.EventType SELECT
public static final SelectionEvent.EventType UNSELECT
Method Detail |
public String toString()
|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |