Package jmri.util.swing.multipane


package jmri.util.swing.multipane
Tools and utilities for providing a multi-pane interface for a JMRI application. This style is sometimes called an "IDE" interface, where there's a primary window that contains sub-panes 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
    Core JMRI multi-pane GUI window.
    Display a JComponent in a specific paned window.
    MultiPane JMRI window with a "top" area over "left" and "right" lower panes, optional toolbar and menu.
    MultiPane JMRI window with a "top" area over a single bottom lower pane, optional toolbar and menu.