See: Description
| Interface | Description |
|---|---|
| DocFrameFactory<T extends DocModel> | |
| DocModel |
Primary application artifact.
|
| DocModelFactory<T extends DocModel> |
| 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.
|
Copyright © 2023. All rights reserved.