Uses of Class
org.base.apps.core.swing.ViewUtil.IconSize

Packages that use ViewUtil.IconSize
org.base.apps.core.swing   
 

Uses of ViewUtil.IconSize in org.base.apps.core.swing
 

Methods in org.base.apps.core.swing that return ViewUtil.IconSize
static ViewUtil.IconSize ViewUtil.IconSize.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ViewUtil.IconSize[] ViewUtil.IconSize.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.base.apps.core.swing with parameters of type ViewUtil.IconSize
 String ViewUtil.Img.getFilename(ViewUtil.IconSize size)
           
static ImageIcon ViewUtil.loadImage(ViewUtil.Img img, String altText, ViewUtil.IconSize is)
          Utility method to load an image.
 


Please visit Base Apps, hosted on Sourceforge.net.

Copyright 2011, Blue Agate Software Entity (BASE)