Class JmriJFrameInterface

  • All Implemented Interfaces:
    WindowInterface

    public class JmriJFrameInterface
    extends java.lang.Object
    implements WindowInterface
    Display a JmriPanel in a JFrame of its own. Dispose() of a multi-instance panel is invoked when the containing window is fully closed via a listener installed here. Single instance (non-multi-instance) panels are cached and never disposed.
    Since:
    2.9.4