com.jtattoo.plaf.aluminium
Class AluminiumIcons

java.lang.Object
  extended by com.jtattoo.plaf.BaseIcons
      extended by com.jtattoo.plaf.aluminium.AluminiumIcons

public class AluminiumIcons
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
AluminiumIcons()
           
 
Method Summary
static Icon getCloseIcon()
           
static Icon getIconIcon()
           
static Icon getMaxIcon()
           
static Icon getMinIcon()
           
static Icon getSplitterDownArrowIcon()
           
static Icon getSplitterLeftArrowIcon()
           
static Icon getSplitterRightArrowIcon()
           
static Icon getSplitterUpArrowIcon()
           
static Icon getThumbHorIcon()
           
static Icon getThumbHorIconRollover()
           
static Icon getThumbVerIcon()
           
static Icon getThumbVerIconRollover()
           
 
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, getSplitterHorBumpIcon, getSplitterVerBumpIcon, 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

AluminiumIcons

public AluminiumIcons()
Method Detail

getIconIcon

public static Icon getIconIcon()

getMinIcon

public static Icon getMinIcon()

getMaxIcon

public static Icon getMaxIcon()

getCloseIcon

public static Icon getCloseIcon()

getThumbHorIcon

public static Icon getThumbHorIcon()

getThumbHorIconRollover

public static Icon getThumbHorIconRollover()

getThumbVerIcon

public static Icon getThumbVerIcon()

getThumbVerIconRollover

public static Icon getThumbVerIconRollover()

getSplitterUpArrowIcon

public static Icon getSplitterUpArrowIcon()

getSplitterDownArrowIcon

public static Icon getSplitterDownArrowIcon()

getSplitterLeftArrowIcon

public static Icon getSplitterLeftArrowIcon()

getSplitterRightArrowIcon

public static Icon getSplitterRightArrowIcon()


Copyright © 2011. All Rights Reserved.