com.metamatrix.toolbox.ui
Class IconFactory

java.lang.Object
  extended by com.metamatrix.toolbox.ui.IconFactory
All Implemented Interfaces:
IconConstants

public class IconFactory
extends java.lang.Object
implements IconConstants

Since:
2.0
Version:
2.0
Author:
John P. A. Verhaeg

Field Summary
 
Fields inherited from interface com.metamatrix.toolbox.ui.IconConstants
ADD_ICON_PROPERTY, ALL_LEFT_ICON_PROPERTY, ALL_RIGHT_ICON_PROPERTY, DELETE_ICON_PROPERTY, DOWN_ICON_PROPERTY, ERROR_ICON_PROPERTY, HEX_ICON_PROPERTY, ICON_PROPERTY_PREFIX, LEFT_ICON_PROPERTY, LOGO_AND_NAME_ICON_PROPERTY, LOGO_ICON_PROPERTY, NOTIFICATION_ICON_PROPERTY, RIGHT_ICON_PROPERTY, SUBTRACT_ICON_PROPERTY, UP_ICON_PROPERTY, WARNING_ICON_PROPERTY
 
Constructor Summary
IconFactory()
           
 
Method Summary
static javax.swing.Icon getErrorIcon()
           
static javax.swing.Icon getNotificationIcon()
           
static javax.swing.Icon getRadioButtonIcon()
           
static javax.swing.Icon getWarningIcon()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IconFactory

public IconFactory()
Method Detail

getErrorIcon

public static javax.swing.Icon getErrorIcon()
Since:
2.0

getNotificationIcon

public static javax.swing.Icon getNotificationIcon()
Since:
2.0

getWarningIcon

public static javax.swing.Icon getWarningIcon()
Since:
2.0

getRadioButtonIcon

public static javax.swing.Icon getRadioButtonIcon()
Since:
2.0


Copyright © 2009. All Rights Reserved.