com.rapidminer.gui.look.icons
Class IconFactory

java.lang.Object
  extended by com.rapidminer.gui.look.icons.IconFactory

public class IconFactory
extends java.lang.Object

The factory used for creating and holding icon objects. All icons are singletons delivered by the methods of this class.

Author:
Ingo Mierswa

Field Summary
static java.awt.Dimension MENU_ICON_SIZE
           
 
Constructor Summary
IconFactory()
           
 
Method Summary
static javax.swing.Icon getCheckBoxIcon()
           
static javax.swing.Icon getCheckBoxMenuItemIcon()
           
static javax.swing.Icon getListViewIcon()
           
static javax.swing.Icon getRadioButtonIcon()
           
static javax.swing.Icon getRadioButtonMenuItemIcon()
           
static javax.swing.Icon getSliderThumb()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MENU_ICON_SIZE

public static final java.awt.Dimension MENU_ICON_SIZE
Constructor Detail

IconFactory

public IconFactory()
Method Detail

getListViewIcon

public static javax.swing.Icon getListViewIcon()

getSliderThumb

public static javax.swing.Icon getSliderThumb()

getRadioButtonIcon

public static javax.swing.Icon getRadioButtonIcon()

getCheckBoxMenuItemIcon

public static javax.swing.Icon getCheckBoxMenuItemIcon()

getCheckBoxIcon

public static javax.swing.Icon getCheckBoxIcon()

getRadioButtonMenuItemIcon

public static javax.swing.Icon getRadioButtonMenuItemIcon()


Copyright © 2001-2009 by Rapid-I