- idLbl - Variable in class demo.view.DemoFrame
-
- idPnl - Variable in class demo.view.DemoFrame
-
- idTF - Variable in class demo.view.DemoFrame
-
- IExtVisitor - Interface in extVisitor
-
An extended visitor that can be executed by an IHost.
- IExtVisitorCmd - Interface in extVisitor
-
An individual command that, when installed into an ExtVisitor, is associated with a particular host type.
- IHost - Interface in extVisitor
-
Represents a host who can accept an IExtVisitor type.
- IModelAdapter<THost,TVisitor> - Interface in demo.view
-
The adapter from the view to the model
- initGUI() - Method in class demo.view.DemoFrame
-
Initialize the GUI components
- IViewAdapter - Interface in demo.model
-
Adapter from the model to the view.