Package apps

Class AppsLaunchPane

All Implemented Interfaces:
ImageObserver, MenuContainer, PropertyChangeListener, Serializable, EventListener, Accessible
Direct Known Subclasses:
DecoderProPane, PanelProPane

public abstract class AppsLaunchPane extends JPanel implements PropertyChangeListener
Base class for pane filling main frame (window) of traditional-style JMRI applications

This is for launching after the system is initialized, so it does none of that.

See Also: