Uses of Class
com.ezware.dialog.task.TaskDialog.CommandTag

Packages that use TaskDialog.CommandTag
com.ezware.dialog.task   
 

Uses of TaskDialog.CommandTag in com.ezware.dialog.task
 

Methods in com.ezware.dialog.task that return TaskDialog.CommandTag
 TaskDialog.CommandTag TaskDialog.Command.getTag()
           
 TaskDialog.CommandTag TaskDialog.StandardCommand.getTag()
           
static TaskDialog.CommandTag TaskDialog.CommandTag.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TaskDialog.CommandTag[] TaskDialog.CommandTag.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010 ezware. All Rights Reserved.