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