Interface PaneContainer

    • Method Detail

      • enableButtons

        void enableButtons​(boolean enable)
        Enable the read/write buttons.

        In addition, if a programming mode pane is present, it's "set" button is enabled.

        Parameters:
        enable - Are reads possible? If false, so not enable the read buttons.
      • prepGlassPane

        void prepGlassPane​(javax.swing.AbstractButton activeButton)