|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SortSetupEvent.EventType | |
|---|---|
| adams.gui.event | |
| Uses of SortSetupEvent.EventType in adams.gui.event |
|---|
| Fields in adams.gui.event declared as SortSetupEvent.EventType | |
|---|---|
protected SortSetupEvent.EventType |
SortSetupEvent.m_Type
what type of event occurred. |
| Methods in adams.gui.event that return SortSetupEvent.EventType | |
|---|---|
SortSetupEvent.EventType |
SortSetupEvent.getType()
Returns the event type. |
static SortSetupEvent.EventType |
SortSetupEvent.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SortSetupEvent.EventType[] |
SortSetupEvent.EventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in adams.gui.event with parameters of type SortSetupEvent.EventType | |
|---|---|
SortSetupEvent(SortPanel source,
SortDefinitionPanel definition,
SortSetupEvent.EventType type)
Initializes the event. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||