Uses of Class
org.ourgrid.gridmachine.useragent.ui.UIMessages

Packages that use UIMessages
org.ourgrid.gridmachine.useragent.ui   
 

Uses of UIMessages in org.ourgrid.gridmachine.useragent.ui
 

Methods in org.ourgrid.gridmachine.useragent.ui that return UIMessages
static UIMessages UIMessages.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static UIMessages[] UIMessages.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.ourgrid.gridmachine.useragent.ui with parameters of type UIMessages
static void UIMessages.exitOk(UIMessages uiConstant)
          Exit the JVM and update log and system output.