Package swingtree

Class UI.Box

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

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

    • Box

      public Box()