Package pygar.demo0P
Class OperationsManager
java.lang.Object
pygar.demo0P.OperationsManager
public class OperationsManager
extends java.lang.Object
The OperationsManager creates a control panel that an operator can use
to start, run, and stop the demonstration.
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
OperationsManager.OpsMgrFrame
We need one instance of the TeamFrame for each team. -
Constructor Summary
Constructors Constructor Description OperationsManager(MessageAgent ma, int xoffset, int yoffset)
-
Method Summary