com.jtattoo.plaf
Class BaseIcons

java.lang.Object
  extended by com.jtattoo.plaf.BaseIcons
Direct Known Subclasses:
AcrylIcons, AeroIcons, AluminiumIcons, FastIcons, GraphiteIcons, HiFiIcons

public class BaseIcons
extends Object

Author:
Michael Hagen

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

Constructor Detail

BaseIcons

public BaseIcons()
Method Detail

getRadioButtonIcon

public static Icon getRadioButtonIcon()

getCheckBoxIcon

public static Icon getCheckBoxIcon()

getOptionPaneErrorIcon

public static Icon getOptionPaneErrorIcon()

getOptionPaneWarningIcon

public static Icon getOptionPaneWarningIcon()

getOptionPaneInformationIcon

public static Icon getOptionPaneInformationIcon()

getOptionPaneQuestionIcon

public static Icon getOptionPaneQuestionIcon()

getFileChooserDetailViewIcon

public static Icon getFileChooserDetailViewIcon()

getFileChooserHomeFolderIcon

public static Icon getFileChooserHomeFolderIcon()

getFileChooserListViewIcon

public static Icon getFileChooserListViewIcon()

getFileChooserNewFolderIcon

public static Icon getFileChooserNewFolderIcon()

getFileChooserUpFolderIcon

public static Icon getFileChooserUpFolderIcon()

getTreeComputerIcon

public static Icon getTreeComputerIcon()

getTreeFloppyDriveIcon

public static Icon getTreeFloppyDriveIcon()

getTreeHardDriveIcon

public static Icon getTreeHardDriveIcon()

getTreeFolderIcon

public static Icon getTreeFolderIcon()

getTreeLeafIcon

public static Icon getTreeLeafIcon()

getTreeControlIcon

public static Icon getTreeControlIcon(boolean isCollapsed)

getMenuIcon

public static Icon getMenuIcon()

getIconIcon

public static Icon getIconIcon()

getMaxIcon

public static Icon getMaxIcon()

getMinIcon

public static Icon getMinIcon()

getCloseIcon

public static Icon getCloseIcon()

getPaletteCloseIcon

public static Icon getPaletteCloseIcon()

getMenuArrowIcon

public static Icon getMenuArrowIcon()

getMenuCheckBoxIcon

public static Icon getMenuCheckBoxIcon()

getMenuRadioButtonIcon

public static Icon getMenuRadioButtonIcon()

getUpArrowIcon

public static Icon getUpArrowIcon()

getDownArrowIcon

public static Icon getDownArrowIcon()

getLeftArrowIcon

public static Icon getLeftArrowIcon()

getRightArrowIcon

public static Icon getRightArrowIcon()

getSplitterUpArrowIcon

public static Icon getSplitterUpArrowIcon()

getSplitterDownArrowIcon

public static Icon getSplitterDownArrowIcon()

getSplitterLeftArrowIcon

public static Icon getSplitterLeftArrowIcon()

getSplitterRightArrowIcon

public static Icon getSplitterRightArrowIcon()

getSplitterHorBumpIcon

public static Icon getSplitterHorBumpIcon()

getSplitterVerBumpIcon

public static Icon getSplitterVerBumpIcon()

getComboBoxIcon

public static Icon getComboBoxIcon()

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.