| Package | Description |
|---|---|
| org.nuiton.jaxx.application.swing.actionng |
| Modifier and Type | Method and Description |
|---|---|
ApplicationActionEvent.EventType |
ApplicationActionEvent.getEventType() |
static ApplicationActionEvent.EventType |
ApplicationActionEvent.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationActionEvent.EventType[] |
ApplicationActionEvent.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ApplicationActionEvent(ApplicationAction source,
ApplicationActionEvent.EventType eventType)
Constructs a prototypical Event.
|
Copyright © 2008–2018 Code Lutin. All rights reserved.