Uses of Class
adams.flow.standalone.Stopwatch.StopwatchPanel
-
Packages that use Stopwatch.StopwatchPanel Package Description adams.flow.standalone -
-
Uses of Stopwatch.StopwatchPanel in adams.flow.standalone
Fields in adams.flow.standalone declared as Stopwatch.StopwatchPanel Modifier and Type Field Description protected Stopwatch.StopwatchPanel
Stopwatch.Timer. m_Owner
the owning panel.Constructors in adams.flow.standalone with parameters of type Stopwatch.StopwatchPanel Constructor Description Timer(Stopwatch.StopwatchPanel owner)
Initializes the timer.
-