public class TextureBorders extends BaseBorders
| Modifier and Type | Class and Description |
|---|---|
static class |
TextureBorders.ButtonBorder |
static class |
TextureBorders.InternalFrameBorder |
static class |
TextureBorders.MenuItemBorder |
static class |
TextureBorders.PopupMenuBorder |
static class |
TextureBorders.RolloverToolButtonBorder |
static class |
TextureBorders.ToolBarBorder |
BaseBorders.BaseInternalFrameBorder, BaseBorders.BasePopupMenuBorder, BaseBorders.BasePopupMenuShadowBorder, BaseBorders.ComboBoxBorder, BaseBorders.Down3DBorder, BaseBorders.FocusFrameBorder, BaseBorders.PaletteBorder, BaseBorders.ScrollPaneBorder, 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 |
|---|
TextureBorders() |
| Modifier and Type | Method and Description |
|---|---|
static Border |
getButtonBorder() |
static Border |
getInternalFrameBorder() |
static Border |
getMenuItemBorder() |
static Border |
getPopupMenuBorder() |
static Border |
getRolloverToolButtonBorder() |
static Border |
getToggleButtonBorder() |
static Border |
getToolBarBorder() |
getComboBoxBorder, getDesktopIconBorder, getFocusFrameBorder, getMenuBarBorder, getPaletteBorder, getProgressBarBorder, getScrollPaneBorder, getSpinnerBorder, getTabbedPaneBorder, getTableHeaderBorder, getTableScrollPaneBorder, getTextBorder, getTextFieldBorder, getToolButtonBorder, initDefaultspublic static Border getButtonBorder()
public static Border getToggleButtonBorder()
public static Border getRolloverToolButtonBorder()
public static Border getMenuItemBorder()
public static Border getPopupMenuBorder()
public static Border getInternalFrameBorder()
public static Border getToolBarBorder()
Copyright © 2014. All Rights Reserved.