Package jmri.util.swing.mdi
Tools and utilities for providing a multi-document interface
for a JMRI application.
This style is sometimes called an "MDI" interface,
where there's a primary window that contains movable
sub-windows with various information.
This whole package might be moved to the apps tree at some later point.
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:- Since:
- 2.9.4
- See Also:
apps.gui3.dp3
,apps.gui3.mdi
,apps.gui3.paned
-
Class Summary Class Description JmriJInternalFrameInterface Display a JmriPanel in a JInternalFrame of its own.MdiMainFrame Core JMRI JInternalPane GUI window.