Uses of Class
de.erichseifert.gral.ui.ExportDialog.UserAction

Packages that use ExportDialog.UserAction
de.erichseifert.gral.ui User interface classes. 
 

Uses of ExportDialog.UserAction in de.erichseifert.gral.ui
 

Methods in de.erichseifert.gral.ui that return ExportDialog.UserAction
 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-2010. All Rights Reserved.