Class WekaPropertySheetPanelPage.CustomPropertySheetPanel

    • Constructor Detail

      • CustomPropertySheetPanel

        public CustomPropertySheetPanel()
    • Method Detail

      • setShowAboutBox

        public void setShowAboutBox​(boolean value)
        Sets whether to show the about box or not. Must happen before calling PropertySheetPanel.setTarget(Object).
        Parameters:
        value - true if to show
      • getShowAboutBox

        public boolean getShowAboutBox()
        Returns whether the about box is displayed.
        Returns:
        true if shown