Class MaxTrainTime

    • Field Detail

      • m_MaxTrainTime

        protected int m_MaxTrainTime
        the maximum number of seconds to train.
      • m_TrainStart

        protected long m_TrainStart
        the time when training commenced.
    • Constructor Detail

      • MaxTrainTime

        public MaxTrainTime()
    • Method Detail

      • setMaxTrainTime

        public void setMaxTrainTime​(int value)
        Sets the maximum number of seconds to perform training.
        Parameters:
        value - the number of seconds
      • getMaxTrainTime

        public int getMaxTrainTime()
        Returns the maximum number of seconds to perform training.
        Returns:
        the number of seconds
      • maxTrainTimeTipText

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