Module com.iamsoft.util.ui
Package com.iamsoft.util.ui.swing.mdi
Classes for toggling between a JDesktopPane and a series of
nested JSplitPanes.
-
Interface Summary Interface Description DocFrameFactory<T extends DocModel> DocModel Primary application artifact.DocModelFactory<T extends DocModel> -
Class Summary Class Description AddOrderedInternalFrameSet<T> List of frames (sorted by 'add' time).DesktopPanel Contains windows/panels for a set of documents.DocFrame View of a specific document.EditorContentPane Desktop pane full of editor internal frames.EnhancedDesktopPane Takes care of basic desktop housekeeping.EnhancedDesktopPane.ExampleApplet An applet that demonstrates how to use rearrangeable models.InternalFrameContentListModel Maintains a list of content panes.InternalFrameListModel<T extends JInternalFrame> Maintains an ordered list of internal frames.MdiAppFrame Frame used to house multiple document windows.SplitPaneView Contains nested split panes for a series of editor windows.TitledSplitPaneView Decorates split pane view with table header.WindowListBoxDialog<T extends JInternalFrame> Allow selection of a window.
WindowMenu A JMenu that lists available windows and provides a dialog for selecting them.WindowSnapper Snaps components to edge of screen.