Package swingtree

Class UI.SplitButton

All Implemented Interfaces:
ImageObserver, ItemSelectable, MenuContainer, Serializable, Accessible, SwingConstants, StylableComponent
Enclosing class:
UI

public static class UI.SplitButton extends JSplitButton
A JSplitButton under the UI namespace, so that the other component classes nested here can be reached without a second import. JSplitButton already implements StylableComponent, which is why this subclass adds nothing.
See Also:
  • Constructor Details

    • SplitButton

      public SplitButton()