com.jtattoo.plaf.graphite
Class GraphiteIcons

java.lang.Object
  extended by com.jtattoo.plaf.BaseIcons
      extended by com.jtattoo.plaf.graphite.GraphiteIcons

public class GraphiteIcons
extends BaseIcons

Author:
Michael Hagen

Nested Class Summary
 
Nested classes/interfaces inherited from class com.jtattoo.plaf.BaseIcons
BaseIcons.CloseSymbol, BaseIcons.IconSymbol, BaseIcons.MaxSymbol, BaseIcons.MinSymbol
 
Constructor Summary
GraphiteIcons()
           
 
Method Summary
static Icon getCloseIcon()
           
static Icon getIconIcon()
           
static Icon getMaxIcon()
           
static Icon getMinIcon()
           
 
Methods inherited from class com.jtattoo.plaf.BaseIcons
getCheckBoxIcon, getComboBoxIcon, getDownArrowIcon, getFileChooserDetailViewIcon, getFileChooserHomeFolderIcon, getFileChooserListViewIcon, getFileChooserNewFolderIcon, getFileChooserUpFolderIcon, getLeftArrowIcon, getMenuArrowIcon, getMenuCheckBoxIcon, getMenuIcon, getMenuRadioButtonIcon, getOptionPaneErrorIcon, getOptionPaneInformationIcon, getOptionPaneQuestionIcon, getOptionPaneWarningIcon, getPaletteCloseIcon, getRadioButtonIcon, getRightArrowIcon, getSplitterDownArrowIcon, getSplitterHorBumpIcon, getSplitterLeftArrowIcon, getSplitterRightArrowIcon, getSplitterUpArrowIcon, getSplitterVerBumpIcon, getThumbHorIcon, getThumbHorIconRollover, getThumbVerIcon, getThumbVerIconRollover, getTreeComputerIcon, getTreeControlIcon, getTreeFloppyDriveIcon, getTreeFolderIcon, getTreeHardDriveIcon, getTreeLeafIcon, getUpArrowIcon
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphiteIcons

public GraphiteIcons()
Method Detail

getIconIcon

public static Icon getIconIcon()

getMinIcon

public static Icon getMinIcon()

getMaxIcon

public static Icon getMaxIcon()

getCloseIcon

public static Icon getCloseIcon()


Copyright © 2011. All Rights Reserved.