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

Packages that use IconImage
org.utgenome.gwt.utgb.client.track   
org.utgenome.gwt.utgb.client.ui   
 

Uses of IconImage in org.utgenome.gwt.utgb.client.track
 

Methods in org.utgenome.gwt.utgb.client.track that return IconImage
static IconImage Design.getIconImage(int iconType)
          Get the icon image URL
 

Methods in org.utgenome.gwt.utgb.client.track with parameters of type IconImage
static void Design.addIcon(int iconType, IconImage icon)
           
 

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

Methods in org.utgenome.gwt.utgb.client.ui with parameters of type IconImage
 void Icon.setIcon(IconImage newIcon)
           
 

Constructors in org.utgenome.gwt.utgb.client.ui with parameters of type IconImage
Icon(IconImage icon)
           
 



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