Class DJWindow

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

public class DJWindow extends JFrame
A dedicated window for the DJ Dashboard, separating Swing window management from the core DJ Engine logic.
See Also:
  • Constructor Details

    • DJWindow

      public DJWindow(DJEngine engine)
  • Method Details