com.jtattoo.plaf.hifi
Class HiFiIconFactory
java.lang.Object
com.jtattoo.plaf.hifi.HiFiIconFactory
- All Implemented Interfaces:
- AbstractIconFactory
public class HiFiIconFactory
- extends Object
- implements AbstractIconFactory
- Author:
- Michael Hagen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static HiFiIconFactory getInstance()
getOptionPaneErrorIcon
public Icon getOptionPaneErrorIcon()
- Specified by:
getOptionPaneErrorIcon in interface AbstractIconFactory
getOptionPaneWarningIcon
public Icon getOptionPaneWarningIcon()
- Specified by:
getOptionPaneWarningIcon in interface AbstractIconFactory
getOptionPaneInformationIcon
public Icon getOptionPaneInformationIcon()
- Specified by:
getOptionPaneInformationIcon in interface AbstractIconFactory
getOptionPaneQuestionIcon
public Icon getOptionPaneQuestionIcon()
- Specified by:
getOptionPaneQuestionIcon in interface AbstractIconFactory
getFileChooserDetailViewIcon
public Icon getFileChooserDetailViewIcon()
- Specified by:
getFileChooserDetailViewIcon in interface AbstractIconFactory
getFileChooserHomeFolderIcon
public Icon getFileChooserHomeFolderIcon()
- Specified by:
getFileChooserHomeFolderIcon in interface AbstractIconFactory
getFileChooserListViewIcon
public Icon getFileChooserListViewIcon()
- Specified by:
getFileChooserListViewIcon in interface AbstractIconFactory
getFileChooserNewFolderIcon
public Icon getFileChooserNewFolderIcon()
- Specified by:
getFileChooserNewFolderIcon in interface AbstractIconFactory
getFileChooserUpFolderIcon
public Icon getFileChooserUpFolderIcon()
- Specified by:
getFileChooserUpFolderIcon in interface AbstractIconFactory
getMenuIcon
public Icon getMenuIcon()
- Specified by:
getMenuIcon in interface AbstractIconFactory
getIconIcon
public Icon getIconIcon()
- Specified by:
getIconIcon in interface AbstractIconFactory
getMaxIcon
public Icon getMaxIcon()
- Specified by:
getMaxIcon in interface AbstractIconFactory
getMinIcon
public Icon getMinIcon()
- Specified by:
getMinIcon in interface AbstractIconFactory
getCloseIcon
public Icon getCloseIcon()
- Specified by:
getCloseIcon in interface AbstractIconFactory
getPaletteCloseIcon
public Icon getPaletteCloseIcon()
- Specified by:
getPaletteCloseIcon in interface AbstractIconFactory
getRadioButtonIcon
public Icon getRadioButtonIcon()
- Specified by:
getRadioButtonIcon in interface AbstractIconFactory
getCheckBoxIcon
public Icon getCheckBoxIcon()
- Specified by:
getCheckBoxIcon in interface AbstractIconFactory
getComboBoxIcon
public Icon getComboBoxIcon()
- Specified by:
getComboBoxIcon in interface AbstractIconFactory
getTreeComputerIcon
public Icon getTreeComputerIcon()
- Specified by:
getTreeComputerIcon in interface AbstractIconFactory
getTreeFloppyDriveIcon
public Icon getTreeFloppyDriveIcon()
- Specified by:
getTreeFloppyDriveIcon in interface AbstractIconFactory
getTreeHardDriveIcon
public Icon getTreeHardDriveIcon()
- Specified by:
getTreeHardDriveIcon in interface AbstractIconFactory
getTreeFolderIcon
public Icon getTreeFolderIcon()
- Specified by:
getTreeFolderIcon in interface AbstractIconFactory
getTreeLeafIcon
public Icon getTreeLeafIcon()
- Specified by:
getTreeLeafIcon in interface AbstractIconFactory
getTreeCollapsedIcon
public Icon getTreeCollapsedIcon()
- Specified by:
getTreeCollapsedIcon in interface AbstractIconFactory
getTreeExpandedIcon
public Icon getTreeExpandedIcon()
- Specified by:
getTreeExpandedIcon in interface AbstractIconFactory
getMenuArrowIcon
public Icon getMenuArrowIcon()
- Specified by:
getMenuArrowIcon in interface AbstractIconFactory
getMenuCheckBoxIcon
public Icon getMenuCheckBoxIcon()
- Specified by:
getMenuCheckBoxIcon in interface AbstractIconFactory
getMenuRadioButtonIcon
public Icon getMenuRadioButtonIcon()
- Specified by:
getMenuRadioButtonIcon in interface AbstractIconFactory
getUpArrowIcon
public Icon getUpArrowIcon()
- Specified by:
getUpArrowIcon in interface AbstractIconFactory
getDownArrowIcon
public Icon getDownArrowIcon()
- Specified by:
getDownArrowIcon in interface AbstractIconFactory
getLeftArrowIcon
public Icon getLeftArrowIcon()
- Specified by:
getLeftArrowIcon in interface AbstractIconFactory
getRightArrowIcon
public Icon getRightArrowIcon()
- Specified by:
getRightArrowIcon in interface AbstractIconFactory
getSplitterDownArrowIcon
public Icon getSplitterDownArrowIcon()
- Specified by:
getSplitterDownArrowIcon in interface AbstractIconFactory
getSplitterHorBumpIcon
public Icon getSplitterHorBumpIcon()
- Specified by:
getSplitterHorBumpIcon in interface AbstractIconFactory
getSplitterLeftArrowIcon
public Icon getSplitterLeftArrowIcon()
- Specified by:
getSplitterLeftArrowIcon in interface AbstractIconFactory
getSplitterRightArrowIcon
public Icon getSplitterRightArrowIcon()
- Specified by:
getSplitterRightArrowIcon in interface AbstractIconFactory
getSplitterUpArrowIcon
public Icon getSplitterUpArrowIcon()
- Specified by:
getSplitterUpArrowIcon in interface AbstractIconFactory
getSplitterVerBumpIcon
public Icon getSplitterVerBumpIcon()
- Specified by:
getSplitterVerBumpIcon in interface AbstractIconFactory
getThumbHorIcon
public Icon getThumbHorIcon()
- Specified by:
getThumbHorIcon in interface AbstractIconFactory
getThumbVerIcon
public Icon getThumbVerIcon()
- Specified by:
getThumbVerIcon in interface AbstractIconFactory
getThumbHorIconRollover
public Icon getThumbHorIconRollover()
- Specified by:
getThumbHorIconRollover in interface AbstractIconFactory
getThumbVerIconRollover
public Icon getThumbVerIconRollover()
- Specified by:
getThumbVerIconRollover in interface AbstractIconFactory
Copyright © 2011. All Rights Reserved.