Class RangeTextFields

  • All Implemented Interfaces:
    Serializable

    public final class RangeTextFields
    extends Object
    implements Serializable
    Two JFormattedTextFields used to display the range of the currently selected task.
    See Also:
    Serialized Form
    • Constructor Detail

      • RangeTextFields

        public RangeTextFields()
        Creates textfield objects, which may be accessed with getters from this instance. Additionally, binds listeners to all current and future tasks in order to observe and reflect upon the changes with the textfield.