Uses of Class
org.utgenome.gwt.utgb.client.ui.MessageType

Packages that use MessageType
org.utgenome.gwt.utgb.client.ui   
 

Uses of MessageType in org.utgenome.gwt.utgb.client.ui
 

Methods in org.utgenome.gwt.utgb.client.ui that return MessageType
static MessageType MessageType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MessageType[] MessageType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.utgenome.gwt.utgb.client.ui with parameters of type MessageType
 void Message.setMessage(MessageType type, String text)
           
 

Constructors in org.utgenome.gwt.utgb.client.ui with parameters of type MessageType
Message(MessageType type, String text)
           
 



Copyright © 2007-2012 utgenome.org. All Rights Reserved.