Class FlatToggleButtonUI

  • All Implemented Interfaces:
    FlatStylingSupport.StyleableUI

    public class FlatToggleButtonUI
    extends FlatButtonUI
    Provides the Flat LaF UI delegate for JToggleButton.
    UiDefault:
    ToggleButton.font Font, ToggleButton.background Color, ToggleButton.foreground Color, ToggleButton.border Border, ToggleButton.margin Insets, ToggleButton.rollover boolean , Component.focusWidth int, Button.arc int, ToggleButton.minimumWidth int, ToggleButton.iconTextGap int, ToggleButton.startBackground Color optional; if set, a gradient paint is used and ToggleButton.background is ignored, ToggleButton.endBackground Color optional; if set, a gradient paint is used, ToggleButton.pressedBackground Color, ToggleButton.selectedBackground Color, ToggleButton.selectedForeground Color, ToggleButton.disabledBackground Color optional, ToggleButton.disabledText Color, ToggleButton.disabledSelectedBackground Color, ToggleButton.toolbar.hoverBackground Color, ToggleButton.toolbar.pressedBackground Color, ToggleButton.toolbar.selectedBackground Color , ToggleButton.tab.underlineHeight int, ToggleButton.tab.underlineColor Color, ToggleButton.tab.disabledUnderlineColor Color, ToggleButton.tab.selectedBackground Color optional, ToggleButton.tab.hoverBackground Color, ToggleButton.tab.focusBackground Color