public class HiFiBorders extends BaseBorders
| Modifier and Type | Class and Description |
|---|---|
static class |
HiFiBorders.ButtonBorder |
static class |
HiFiBorders.InternalFrameBorder |
static class |
HiFiBorders.RolloverToolButtonBorder |
static class |
HiFiBorders.ScrollPaneBorder |
static class |
HiFiBorders.TabbedPaneBorder |
static class |
HiFiBorders.ToolBarBorder |
BaseBorders.BaseInternalFrameBorder, BaseBorders.BasePopupMenuBorder, BaseBorders.BasePopupMenuShadowBorder, BaseBorders.ComboBoxBorder, BaseBorders.Down3DBorder, BaseBorders.FocusFrameBorder, BaseBorders.MenuItemBorder, BaseBorders.PaletteBorder, BaseBorders.SpinnerBorder, BaseBorders.TableHeaderBorder, BaseBorders.TextFieldBorder, BaseBorders.ToolButtonBorderbuttonBorder, comboBoxBorder, desktopIconBorder, focusFrameBorder, internalFrameBorder, menuItemBorder, paletteBorder, popupMenuBorder, progressBarBorder, rolloverToolButtonBorder, scrollPaneBorder, spinnerBorder, tabbedPaneBorder, tableHeaderBorder, tableScrollPaneBorder, textFieldBorder, toolBarBorder, toolButtonBorder| Constructor and Description |
|---|
HiFiBorders() |
| Modifier and Type | Method and Description |
|---|---|
static Border |
getButtonBorder() |
static Border |
getInternalFrameBorder() |
static Border |
getRolloverToolButtonBorder() |
static Border |
getScrollPaneBorder() |
static Border |
getTableScrollPaneBorder() |
static Border |
getToggleButtonBorder() |
static Border |
getToolBarBorder() |
getComboBoxBorder, getDesktopIconBorder, getFocusFrameBorder, getMenuBarBorder, getMenuItemBorder, getPaletteBorder, getPopupMenuBorder, getProgressBarBorder, getSpinnerBorder, getTabbedPaneBorder, getTableHeaderBorder, getTextBorder, getTextFieldBorder, getToolButtonBorder, initDefaultspublic static Border getButtonBorder()
public static Border getToggleButtonBorder()
public static Border getRolloverToolButtonBorder()
public static Border getScrollPaneBorder()
public static Border getTableScrollPaneBorder()
public static Border getInternalFrameBorder()
public static Border getToolBarBorder()
Copyright © 2014. All Rights Reserved.