Uses of Class
org.utgenome.shell.UTGBPortableWidget.MessageType

Packages that use UTGBPortableWidget.MessageType
org.utgenome.shell   
 

Uses of UTGBPortableWidget.MessageType in org.utgenome.shell
 

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

Methods in org.utgenome.shell with parameters of type UTGBPortableWidget.MessageType
 void UTGBPortableWidget.setStatus(UTGBPortableWidget.MessageType type, java.lang.String message)
           
 



Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.