| Interface | Description |
|---|---|
| RootEditor |
A root editor reprensents a tab in a TabbedUI.
|
| Class | Description |
|---|---|
| AbstractTabbedUI |
A tabbed GUI.
|
| DetailEditor |
A detail editor.
|
| RootPanel |
A root panel is a panel implementation of an root editor.
|
| TabbedApplet |
An applet implementation that uses a tabbed GUI as backend.
|
| TabbedDialog |
A JDialog implementation that uses a tabbed UI as backend.
|
| TabbedFrame |
A JFrame implementation that uses a tabbed UI as backend.
|
| VerticalLayout |
A simple layout manager, which aligns all components in a vertical
flow layout.
|
Copyright © 2009-2012 jtstand.com. All Rights Reserved.