com.jtattoo.plaf.acryl
Class AcrylBorders

java.lang.Object
  extended by com.jtattoo.plaf.BaseBorders
      extended by com.jtattoo.plaf.acryl.AcrylBorders

public class AcrylBorders
extends BaseBorders

Author:
Michael Hagen

Nested Class Summary
static class AcrylBorders.ButtonBorder
           
static class AcrylBorders.ComboBoxBorder
           
static class AcrylBorders.InternalFrameBorder
           
static class AcrylBorders.RolloverToolButtonBorder
           
static class AcrylBorders.ScrollPaneBorder
           
static class AcrylBorders.SpinnerBorder
           
static class AcrylBorders.TextFieldBorder
           
 
Nested classes/interfaces inherited from class com.jtattoo.plaf.BaseBorders
BaseBorders.BaseInternalFrameBorder, BaseBorders.Down3DBorder, BaseBorders.FocusFrameBorder, BaseBorders.MenuItemBorder, BaseBorders.PaletteBorder, BaseBorders.PopupMenuBorder, BaseBorders.PopupMenuShadowBorder, BaseBorders.TableHeaderBorder, BaseBorders.ToolBarBorder, BaseBorders.ToolButtonBorder
 
Constructor Summary
AcrylBorders()
           
 
Method Summary
static Border getButtonBorder()
           
static Border getComboBoxBorder()
           
static Border getInternalFrameBorder()
           
static Border getRolloverToolButtonBorder()
           
static Border getScrollPaneBorder()
           
static Border getSpinnerBorder()
           
static Border getTableScrollPaneBorder()
           
static Border getTextBorder()
           
static Border getTextFieldBorder()
           
static Border getToggleButtonBorder()
           
 
Methods inherited from class com.jtattoo.plaf.BaseBorders
getDesktopIconBorder, getFocusFrameBorder, getMenuBarBorder, getMenuItemBorder, getPaletteBorder, getPopupMenuBorder, getProgressBarBorder, getTabbedPaneBorder, getTableHeaderBorder, getToolBarBorder, getToolButtonBorder, initDefaults
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcrylBorders

public AcrylBorders()
Method Detail

getTextBorder

public static Border getTextBorder()

getSpinnerBorder

public static Border getSpinnerBorder()

getTextFieldBorder

public static Border getTextFieldBorder()

getComboBoxBorder

public static Border getComboBoxBorder()

getScrollPaneBorder

public static Border getScrollPaneBorder()

getTableScrollPaneBorder

public static Border getTableScrollPaneBorder()

getButtonBorder

public static Border getButtonBorder()

getToggleButtonBorder

public static Border getToggleButtonBorder()

getRolloverToolButtonBorder

public static Border getRolloverToolButtonBorder()

getInternalFrameBorder

public static Border getInternalFrameBorder()


Copyright © 2011. All Rights Reserved.