http://www.jpicedt.org

jpicedt.graphic.event
Class ConvexZoneSelectionEvent.EventType

java.lang.Object
  extended by jpicedt.graphic.event.ConvexZoneSelectionEvent.EventType
Enclosing class:
ConvexZoneSelectionEvent

public static class ConvexZoneSelectionEvent.EventType
extends Object

enumeration for SelectionEvent types


Field Summary
static ConvexZoneSelectionEvent.EventType SELECT
          an convexZone was selected
static ConvexZoneSelectionEvent.EventType UNSELECT
          an convexZone 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

SELECT

public static final ConvexZoneSelectionEvent.EventType SELECT
an convexZone was selected


UNSELECT

public static final ConvexZoneSelectionEvent.EventType UNSELECT
an convexZone was unselected

Method Detail

toString

public String toString()
Overrides:
toString in class Object

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org