org.cagrid.gaards.ui.dorian
Class DorianLookAndFeel

java.lang.Object
  extended by org.cagrid.grape.LookAndFeel
      extended by org.cagrid.gaards.ui.common.GAARDSLookAndFeel
          extended by org.cagrid.gaards.ui.dorian.DorianLookAndFeel

public class DorianLookAndFeel
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
DorianLookAndFeel()
           
 
Method Summary
static javax.swing.ImageIcon getApplicationIcon()
           
static javax.swing.ImageIcon getAttributesIcon()
           
static javax.swing.ImageIcon getAuthenticateIcon()
           
static javax.swing.ImageIcon getHostIcon()
           
static javax.swing.ImageIcon getHostsIcon()
           
static javax.swing.ImageIcon getIdpIcon()
           
static javax.swing.ImageIcon getPasswordIcon()
           
static javax.swing.ImageIcon getRenewIcon()
           
static javax.swing.ImageIcon getTrustedIdPIcon()
           
static javax.swing.ImageIcon getUserIcon()
           
static javax.swing.ImageIcon getUsersIcon()
           
 
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

DorianLookAndFeel

public DorianLookAndFeel()
Method Detail

getIdpIcon

public static final javax.swing.ImageIcon getIdpIcon()

getRenewIcon

public static final javax.swing.ImageIcon getRenewIcon()

getTrustedIdPIcon

public static final javax.swing.ImageIcon getTrustedIdPIcon()

getPasswordIcon

public static final javax.swing.ImageIcon getPasswordIcon()

getHostIcon

public static final javax.swing.ImageIcon getHostIcon()

getAuthenticateIcon

public static final javax.swing.ImageIcon getAuthenticateIcon()

getUsersIcon

public static final javax.swing.ImageIcon getUsersIcon()

getUserIcon

public static final javax.swing.ImageIcon getUserIcon()

getApplicationIcon

public static final javax.swing.ImageIcon getApplicationIcon()

getAttributesIcon

public static final javax.swing.ImageIcon getAttributesIcon()

getHostsIcon

public static final javax.swing.ImageIcon getHostsIcon()