Class AbstractWekaDebugUpdater

    • Field Detail

      • m_NewDebugValue

        protected boolean m_NewDebugValue
        the new debug flag value.
    • Constructor Detail

      • AbstractWekaDebugUpdater

        public AbstractWekaDebugUpdater()
    • Method Detail

      • setNewDebugValue

        public void setNewDebugValue​(boolean value)
        Sets the new value to use for the debug flag.
        Parameters:
        value - the new value
      • getNewDebugValue

        public boolean getNewDebugValue()
        Returns the new value to use for the debug flag.
        Returns:
        the new value
      • newDebugValueTipText

        public String newDebugValueTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.