org.utgenome.gwt.utgb.client.ui
Class WidgetDesign

java.lang.Object
  extended by org.utgenome.gwt.utgb.client.ui.WidgetDesign

public class WidgetDesign
extends Object

WidgetDesign provides mappings from image types to the corresponding image files

Author:
leo

Field Summary
static int TitleBar_Base
           
static int TitleBar_L
           
static int TitleBar_R
           
 
Method Summary
static com.google.gwt.user.client.ui.Image getImage(int imageType)
           
static String getImageURL(int imageType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TitleBar_L

public static int TitleBar_L

TitleBar_Base

public static int TitleBar_Base

TitleBar_R

public static int TitleBar_R
Method Detail

getImage

public static com.google.gwt.user.client.ui.Image getImage(int imageType)

getImageURL

public static String getImageURL(int imageType)


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