Package | Description |
---|---|
de.erichseifert.gral.ui |
User interface classes.
|
Modifier and Type | Method and Description |
---|---|
ExportDialog.UserAction |
ExportDialog.getUserAction()
Returns the last action by the user.
|
static ExportDialog.UserAction |
ExportDialog.UserAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportDialog.UserAction[] |
ExportDialog.UserAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009-2013. All Rights Reserved.