Class PLAFEditor

    • Constructor Detail

      • PLAFEditor

        public PLAFEditor()
        Default Constructor Don't Show Example
      • PLAFEditor

        public PLAFEditor​(boolean showExample)
        Constructor
        Parameters:
        showExample - if true, show Example
      • PLAFEditor

        public PLAFEditor​(Dialog owner,
                          boolean showExample)
        Modal Dialog Constructor
        Parameters:
        owner -
        showExample - if true, show Example
      • PLAFEditor

        public PLAFEditor​(Frame owner,
                          boolean showExample)
        Modal Frame Constructor
        Parameters:
        owner -
        showExample - if true, show Example
    • Method Detail

      • dispose

        public void dispose()
        Dispose Exit, if there is no real owning parent (not modal) - shortcut
        Overrides:
        dispose in class Window