jpicedt.graphic.event
Class SelectionEvent.EventType
java.lang.Object
jpicedt.graphic.event.SelectionEvent.EventType
- Enclosing class:
- SelectionEvent
public static class SelectionEvent.EventType
- extends Object
enumeration for SelectionEvent types
SELECT
public static final SelectionEvent.EventType SELECT
- an element was selected
UNSELECT
public static final SelectionEvent.EventType UNSELECT
- an element was unselected
toString
public String toString()
- Overrides:
toString
in class Object
Submit a bug : syd@jpicedt.org