org.cagrid.gaards.ui.common
Class GAARDSLookAndFeel

java.lang.Object
  extended by org.cagrid.grape.LookAndFeel
      extended by org.cagrid.gaards.ui.common.GAARDSLookAndFeel
Direct Known Subclasses:
CDSLookAndFeel, DorianLookAndFeel, GTSLookAndFeel

public class GAARDSLookAndFeel
extends LookAndFeel

Version:
$Id: ArgumentManagerTable.java,v 1.2 2004/10/15 16:35:16 langella Exp $
Author:
Stephen Langella , Scott Oster , Shannon Hastings

Constructor Summary
GAARDSLookAndFeel()
           
 
Method Summary
static javax.swing.ImageIcon getAdminIcon()
           
static javax.swing.ImageIcon getCertificateIcon()
           
static javax.swing.ImageIcon getDefaultIcon()
           
static javax.swing.ImageIcon getProxyManagerIcon()
           
static javax.swing.ImageIcon getRefreshIcon()
           
 
Methods inherited from class org.cagrid.grape.LookAndFeel
getAboutIcon, getAddIcon, getApplicationLogo, getCascadeIcon, getCloseIcon, getConfigurationGroupIcon, getConfigurationPropertyIcon, getDarkBlue, getDarkGray, getDownIcon, getImportIcon, getLightBlue, getLightGray, getLogoNoText, getLogoNoText22x22, getPanelLabelColor, getPreferencesIcon, getPreferencesTreeIcon, getQueryIcon, getRemoveIcon, getSaveIcon, getSelectIcon, getTableRowColor, getTableSelectColor, getTableSelectTextColor, getTileIcon, getUpIcon, setApplicationLogo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GAARDSLookAndFeel

public GAARDSLookAndFeel()
Method Detail

getCertificateIcon

public static final javax.swing.ImageIcon getCertificateIcon()

getRefreshIcon

public static final javax.swing.ImageIcon getRefreshIcon()

getAdminIcon

public static final javax.swing.ImageIcon getAdminIcon()

getProxyManagerIcon

public static final javax.swing.ImageIcon getProxyManagerIcon()

getDefaultIcon

public static final javax.swing.ImageIcon getDefaultIcon()