- caseAt(String, IHost, Object...) - Method in class extVisitor.ExtVisitor
-
- caseAt(String, IHost, Object...) - Method in interface extVisitor.IExtVisitor
-
The parameterized case method that the host calls, handing it its ID.
- cmdPnl - Variable in class demo.view.DemoFrame
-
- cmds - Variable in class extVisitor.ExtVisitor
-
Dictionary of commands keyed to a String id.
- cmdTF - Variable in class demo.view.DemoFrame
-
- Controller - Class in demo.controller
-
Controller for the demo app
- Controller() - Constructor for class demo.controller.Controller
-
No parameter constructor, used when demo is run as an applet.
- Controller(int) - Constructor for class demo.controller.Controller
-
Constructor for the class
- controlPnl - Variable in class demo.view.DemoFrame
-