Class UIPanel

All Implemented Interfaces:
UIKeyHandler, Hintable, Savable
Direct Known Subclasses:
UIComboBox, UIFrameBar, UIFrameStatusBar, UIProgressBar, UIScrollBar, UIScrollPanel, UITabbedPane

public class UIPanel extends UIContainer
The most basic implementation of a UI container.
  • Constructor Details

    • UIPanel

      public UIPanel()
    • UIPanel

      public UIPanel(UILayout layout)