com.jtattoo.plaf.hifi
Class HiFiBorderFactory
java.lang.Object
com.jtattoo.plaf.hifi.HiFiBorderFactory
- All Implemented Interfaces:
- AbstractBorderFactory
public class HiFiBorderFactory
- extends Object
- implements AbstractBorderFactory
- Author:
- Michael Hagen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static HiFiBorderFactory getInstance()
getFocusFrameBorder
public Border getFocusFrameBorder()
- Specified by:
getFocusFrameBorder in interface AbstractBorderFactory
getButtonBorder
public Border getButtonBorder()
- Specified by:
getButtonBorder in interface AbstractBorderFactory
getToggleButtonBorder
public Border getToggleButtonBorder()
- Specified by:
getToggleButtonBorder in interface AbstractBorderFactory
getTextBorder
public Border getTextBorder()
- Specified by:
getTextBorder in interface AbstractBorderFactory
getSpinnerBorder
public Border getSpinnerBorder()
- Specified by:
getSpinnerBorder in interface AbstractBorderFactory
getTextFieldBorder
public Border getTextFieldBorder()
- Specified by:
getTextFieldBorder in interface AbstractBorderFactory
getComboBoxBorder
public Border getComboBoxBorder()
- Specified by:
getComboBoxBorder in interface AbstractBorderFactory
getTableHeaderBorder
public Border getTableHeaderBorder()
- Specified by:
getTableHeaderBorder in interface AbstractBorderFactory
getTableScrollPaneBorder
public Border getTableScrollPaneBorder()
- Specified by:
getTableScrollPaneBorder in interface AbstractBorderFactory
getScrollPaneBorder
public Border getScrollPaneBorder()
- Specified by:
getScrollPaneBorder in interface AbstractBorderFactory
getTabbedPaneBorder
public Border getTabbedPaneBorder()
- Specified by:
getTabbedPaneBorder in interface AbstractBorderFactory
getMenuBarBorder
public Border getMenuBarBorder()
- Specified by:
getMenuBarBorder in interface AbstractBorderFactory
getMenuItemBorder
public Border getMenuItemBorder()
- Specified by:
getMenuItemBorder in interface AbstractBorderFactory
getPopupMenuBorder
public Border getPopupMenuBorder()
- Specified by:
getPopupMenuBorder in interface AbstractBorderFactory
getInternalFrameBorder
public Border getInternalFrameBorder()
- Specified by:
getInternalFrameBorder in interface AbstractBorderFactory
getPaletteBorder
public Border getPaletteBorder()
- Specified by:
getPaletteBorder in interface AbstractBorderFactory
getToolBarBorder
public Border getToolBarBorder()
- Specified by:
getToolBarBorder in interface AbstractBorderFactory
getProgressBarBorder
public Border getProgressBarBorder()
- Specified by:
getProgressBarBorder in interface AbstractBorderFactory
getDesktopIconBorder
public Border getDesktopIconBorder()
- Specified by:
getDesktopIconBorder in interface AbstractBorderFactory
Copyright © 2011. All Rights Reserved.