Uses of Enum Class
org.jhotdraw8.draw.model.DrawingModelEvent.EventType
Packages that use DrawingModelEvent.EventType
-
Uses of DrawingModelEvent.EventType in org.jhotdraw8.draw.model
Methods in org.jhotdraw8.draw.model that return DrawingModelEvent.EventTypeModifier and TypeMethodDescriptionDrawingModelEvent.getEventType()Returns the event type.static DrawingModelEvent.EventTypeReturns the enum constant of this class with the specified name.static DrawingModelEvent.EventType[]DrawingModelEvent.EventType.values()Returns an array containing the constants of this enum class, in the order they are declared.