Package de.sciss.app

Interface WindowHandler

    • Field Detail

      • OPTION_EXCLUDE_FONT

        static final java.lang.Object OPTION_EXCLUDE_FONT
      • OPTION_GLOBAL_MENUBAR

        static final java.lang.Object OPTION_GLOBAL_MENUBAR
    • Method Detail

      • addWindow

        void addWindow​(AbstractWindow w,
                       java.util.Map options)
      • removeWindow

        void removeWindow​(AbstractWindow w,
                          java.util.Map options)
      • getWindows

        java.util.Iterator getWindows()
      • usesInternalFrames

        boolean usesInternalFrames()
      • usesScreenMenuBar

        boolean usesScreenMenuBar()