Class OTSControlPanel.TimeEdit

    • Constructor Detail

      • TimeEdit

        TimeEdit​(Time initialValue)
        Construct a new TimeEdit.
        Parameters:
        initialValue - Time; the initial value for the TimeEdit
    • Method Detail

      • setTime

        public void setTime​(Time newValue)
        Set or update the time shown in this TimeEdit.
        Parameters:
        newValue - Time; the (new) value to set/show in this TimeEdit