Interface | Description |
---|---|
IPanelGroup |
All kind of panels which support a group of
IPanel must
implement this interface. |
Class | Description |
---|---|
AbstractPanelGroup |
Represents a
JPanel adapted to work with as a group of IPanel 's. |
PanelGroupManager |
Implemented to use the
AbstractPanelGroup type desired. |