Package jmri.util.swing.mdi


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:
  • Classes
    Class
    Description
    Display a JmriPanel in a JInternalFrame of its own.
    Core JMRI JInternalPane GUI window.