com.jtattoo.plaf.acryl
Class AcrylIcons

java.lang.Object
  extended by com.jtattoo.plaf.BaseIcons
      extended by com.jtattoo.plaf.acryl.AcrylIcons

public class AcrylIcons
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
AcrylIcons()
           
 
Method Summary
static Icon getCheckBoxIcon()
           
static Icon getCloseIcon()
           
static Icon getIconIcon()
           
static Icon getMaxIcon()
           
static Icon getMinIcon()
           
static Icon getRadioButtonIcon()
           
static Icon getThumbHorIcon()
           
static Icon getThumbHorIconRollover()
           
static Icon getThumbVerIcon()
           
static Icon getThumbVerIconRollover()
           
static Icon getTreeControlIcon(boolean isCollapsed)
           
 
Methods inherited from class com.jtattoo.plaf.BaseIcons
getComboBoxIcon, getDownArrowIcon, getFileChooserDetailViewIcon, getFileChooserHomeFolderIcon, getFileChooserListViewIcon, getFileChooserNewFolderIcon, getFileChooserUpFolderIcon, getLeftArrowIcon, getMenuArrowIcon, getMenuCheckBoxIcon, getMenuIcon, getMenuRadioButtonIcon, getOptionPaneErrorIcon, getOptionPaneInformationIcon, getOptionPaneQuestionIcon, getOptionPaneWarningIcon, getPaletteCloseIcon, getRightArrowIcon, getSplitterDownArrowIcon, getSplitterHorBumpIcon, getSplitterLeftArrowIcon, getSplitterRightArrowIcon, getSplitterUpArrowIcon, getSplitterVerBumpIcon, getTreeComputerIcon, 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

AcrylIcons

public AcrylIcons()
Method Detail

getIconIcon

public static Icon getIconIcon()

getMinIcon

public static Icon getMinIcon()

getMaxIcon

public static Icon getMaxIcon()

getCloseIcon

public static Icon getCloseIcon()

getTreeControlIcon

public static Icon getTreeControlIcon(boolean isCollapsed)

getRadioButtonIcon

public static Icon getRadioButtonIcon()

getCheckBoxIcon

public static Icon getCheckBoxIcon()

getThumbHorIcon

public static Icon getThumbHorIcon()

getThumbVerIcon

public static Icon getThumbVerIcon()

getThumbHorIconRollover

public static Icon getThumbHorIconRollover()

getThumbVerIconRollover

public static Icon getThumbVerIconRollover()


Copyright © 2011. All Rights Reserved.