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