Package docking

Class HiddenDockingFrame

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class HiddenDockingFrame extends DockingFrame
Hack to fix:
  1. JFrames cannot be invisible
See Also:
  • Constructor Details

    • HiddenDockingFrame

      public HiddenDockingFrame(String name)
  • Method Details

    • show

      public void show()
      Overrides:
      show in class Window