org.cagrid.gaards.ui.gts
Class GTSLookAndFeel

java.lang.Object
  extended by org.cagrid.grape.LookAndFeel
      extended by org.cagrid.gaards.ui.common.GAARDSLookAndFeel
          extended by org.cagrid.gaards.ui.gts.GTSLookAndFeel

public class GTSLookAndFeel
extends GAARDSLookAndFeel

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

Constructor Summary
GTSLookAndFeel()
           
 
Method Summary
static javax.swing.ImageIcon getAuthorityIcon()
           
static javax.swing.ImageIcon getCRLIcon()
           
static javax.swing.ImageIcon getDecresePriorityIcon()
           
static javax.swing.ImageIcon getGTSIcon()
           
static javax.swing.ImageIcon getIncreasePriorityIcon()
           
static javax.swing.ImageIcon getTrustedAuthorityIcon()
           
static javax.swing.ImageIcon getTrustLevelIcon()
           
 
Methods inherited from class org.cagrid.gaards.ui.common.GAARDSLookAndFeel
getAdminIcon, getCertificateIcon, getDefaultIcon, getProxyManagerIcon, 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

GTSLookAndFeel

public GTSLookAndFeel()
Method Detail

getGTSIcon

public static final javax.swing.ImageIcon getGTSIcon()

getTrustLevelIcon

public static final javax.swing.ImageIcon getTrustLevelIcon()

getTrustedAuthorityIcon

public static final javax.swing.ImageIcon getTrustedAuthorityIcon()

getCRLIcon

public static final javax.swing.ImageIcon getCRLIcon()

getAuthorityIcon

public static final javax.swing.ImageIcon getAuthorityIcon()

getIncreasePriorityIcon

public static final javax.swing.ImageIcon getIncreasePriorityIcon()

getDecresePriorityIcon

public static final javax.swing.ImageIcon getDecresePriorityIcon()