Class Console

    • Field Detail

      • m_Prefix

        protected BaseText m_Prefix
        a custom prefix.
    • Constructor Detail

      • Console

        public Console()
    • Method Detail

      • setPrefix

        public void setPrefix​(BaseText value)
        Sets the class label index (1-based index).
        Parameters:
        value - the index
      • getPrefix

        public BaseText getPrefix()
        Returns the class label index (1-based index).
        Returns:
        the index
      • prefixTipText

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

        protected String doSendNotification​(String msg)
        Sends the notification.
        Specified by:
        doSendNotification in class AbstractNotification
        Parameters:
        msg - the message to send
        Returns:
        null if successfully sent, otherwise error message