gov.nih.nci.cagrid.introduce.portal.common
Class IntroduceLookAndFeel

java.lang.Object
  extended by gov.nih.nci.cagrid.common.portal.PortalLookAndFeel
      extended by gov.nih.nci.cagrid.introduce.portal.common.IntroduceLookAndFeel

public class IntroduceLookAndFeel
extends PortalLookAndFeel

*

Version:
$Id: AnalyticalLookAndFeel.java,v 1.1 2005/11/09 19:30:23 hastings Exp $
Author:
Shannon Hastings, Stephen Langella , Scott Oster

Constructor Summary
IntroduceLookAndFeel()
           
 
Method Summary
static javax.swing.ImageIcon getAddMethodIcon()
           
static javax.swing.Icon getAddServicePropertyIcon()
           
static javax.swing.Icon getBrowseIcon()
           
static javax.swing.ImageIcon getCADSRIcon()
           
static javax.swing.ImageIcon getClosedNamespaceIcon()
           
static javax.swing.ImageIcon getCreateServiceIcon()
           
static javax.swing.ImageIcon getCreateServiceSmallIcon()
           
static javax.swing.ImageIcon getDeployIcon()
           
static javax.swing.Icon getDiscoveryToolsIcon()
           
static javax.swing.Icon getDoneIcon()
           
static javax.swing.Icon getDownIcon()
           
static javax.swing.ImageIcon getExtensionIcon()
           
static javax.swing.Icon getHelpIcon()
           
static javax.swing.ImageIcon getKeyIcon()
           
static javax.swing.Icon getLoadCredentialsIcon()
           
static javax.swing.ImageIcon getMethodIcon()
           
static javax.swing.ImageIcon getMethodsIcon()
           
static javax.swing.ImageIcon getModifyMethodIcon()
           
static javax.swing.ImageIcon getModifyResourcePropertiesIcon()
           
static javax.swing.ImageIcon getModifyResourcePropertyIcon()
           
static javax.swing.ImageIcon getModifyServiceIcon()
           
static javax.swing.ImageIcon getModifyServicePropertyIcon()
           
static javax.swing.ImageIcon getModifyServiceSmallIcon()
           
static javax.swing.ImageIcon getNamespaceIcon()
           
static javax.swing.ImageIcon getPlusIcon()
           
static javax.swing.ImageIcon getPreferencesIcon()
           
static javax.swing.ImageIcon getRedoIcon()
           
static javax.swing.ImageIcon getRemoveMethodIcon()
           
static javax.swing.ImageIcon getRemoveResourcePropertyIcon()
           
static javax.swing.ImageIcon getRemveServicePropertyIcon()
           
static javax.swing.ImageIcon getResourcePropertiesIcon()
           
static javax.swing.ImageIcon getResourcePropertyIcon()
           
static javax.swing.ImageIcon getResyncIcon()
           
static javax.swing.ImageIcon getSchemaTypeIcon()
           
static javax.swing.ImageIcon getServiceIcon()
           
static javax.swing.ImageIcon getServicePropertiesIcon()
           
static javax.swing.ImageIcon getServicePropertyIcon()
           
static javax.swing.ImageIcon getSubtractIcon()
           
static javax.swing.Icon getTypesIcon()
           
static javax.swing.ImageIcon getUndeployIcon()
           
static javax.swing.ImageIcon getUndoIcon()
           
static javax.swing.ImageIcon getUpdateIcon()
           
static javax.swing.Icon getUpIcon()
           
 
Methods inherited from class gov.nih.nci.cagrid.common.portal.PortalLookAndFeel
getAddIcon, getCloseIcon, getDarkBlue, getDarkGray, getEditIcon, getImportIcon, getInformIcon, getLightBlue, getLightGray, getPanelLabelColor, getQueryIcon, getRemoveIcon, getSaveIcon, getSelectIcon, getTableRowColor, getTableSelectColor, getTableSelectTextColor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntroduceLookAndFeel

public IntroduceLookAndFeel()
Method Detail

getServicePropertiesIcon

public static final javax.swing.ImageIcon getServicePropertiesIcon()

getServicePropertyIcon

public static final javax.swing.ImageIcon getServicePropertyIcon()

getAddServicePropertyIcon

public static final javax.swing.Icon getAddServicePropertyIcon()

getRemveServicePropertyIcon

public static final javax.swing.ImageIcon getRemveServicePropertyIcon()

getModifyServicePropertyIcon

public static final javax.swing.ImageIcon getModifyServicePropertyIcon()

getBrowseIcon

public static final javax.swing.Icon getBrowseIcon()

getCADSRIcon

public static final javax.swing.ImageIcon getCADSRIcon()

getClosedNamespaceIcon

public static final javax.swing.ImageIcon getClosedNamespaceIcon()

getCreateServiceIcon

public static final javax.swing.ImageIcon getCreateServiceIcon()

getCreateServiceSmallIcon

public static final javax.swing.ImageIcon getCreateServiceSmallIcon()

getDeployIcon

public static final javax.swing.ImageIcon getDeployIcon()

getDiscoveryToolsIcon

public static final javax.swing.Icon getDiscoveryToolsIcon()

getDoneIcon

public static final javax.swing.Icon getDoneIcon()

getDownIcon

public static final javax.swing.Icon getDownIcon()

getHelpIcon

public static final javax.swing.Icon getHelpIcon()

getKeyIcon

public static final javax.swing.ImageIcon getKeyIcon()

getLoadCredentialsIcon

public static final javax.swing.Icon getLoadCredentialsIcon()

getMethodIcon

public static final javax.swing.ImageIcon getMethodIcon()

getMethodsIcon

public static final javax.swing.ImageIcon getMethodsIcon()

getModifyMethodIcon

public static final javax.swing.ImageIcon getModifyMethodIcon()

getModifyServiceIcon

public static final javax.swing.ImageIcon getModifyServiceIcon()

getModifyServiceSmallIcon

public static final javax.swing.ImageIcon getModifyServiceSmallIcon()

getNamespaceIcon

public static final javax.swing.ImageIcon getNamespaceIcon()

getExtensionIcon

public static final javax.swing.ImageIcon getExtensionIcon()

getPreferencesIcon

public static final javax.swing.ImageIcon getPreferencesIcon()

getRedoIcon

public static final javax.swing.ImageIcon getRedoIcon()

getRemoveMethodIcon

public static final javax.swing.ImageIcon getRemoveMethodIcon()

getAddMethodIcon

public static final javax.swing.ImageIcon getAddMethodIcon()

getResourcePropertiesIcon

public static final javax.swing.ImageIcon getResourcePropertiesIcon()

getResourcePropertyIcon

public static final javax.swing.ImageIcon getResourcePropertyIcon()

getModifyResourcePropertyIcon

public static final javax.swing.ImageIcon getModifyResourcePropertyIcon()

getRemoveResourcePropertyIcon

public static final javax.swing.ImageIcon getRemoveResourcePropertyIcon()

getModifyResourcePropertiesIcon

public static final javax.swing.ImageIcon getModifyResourcePropertiesIcon()

getResyncIcon

public static final javax.swing.ImageIcon getResyncIcon()

getSchemaTypeIcon

public static final javax.swing.ImageIcon getSchemaTypeIcon()

getServiceIcon

public static final javax.swing.ImageIcon getServiceIcon()

getPlusIcon

public static final javax.swing.ImageIcon getPlusIcon()

getSubtractIcon

public static final javax.swing.ImageIcon getSubtractIcon()

getTypesIcon

public static final javax.swing.Icon getTypesIcon()

getUndeployIcon

public static final javax.swing.ImageIcon getUndeployIcon()

getUndoIcon

public static final javax.swing.ImageIcon getUndoIcon()

getUpdateIcon

public static final javax.swing.ImageIcon getUpdateIcon()

getUpIcon

public static final javax.swing.Icon getUpIcon()