Package org.jfree.ui.tabbedui
Provides classes for tabbed user interfaces.
-
Interface Summary Interface Description RootEditor A root editor reprensents a tab in a TabbedUI. -
Class Summary 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.