A C D E H I M N O R S T V 

M

main(String[]) - Static method in class demo.controller.Controller
Auto-generated main method to display this JFrame
makeCmdBtn - Variable in class demo.view.DemoFrame
 
makeHost(String) - Method in class demo.model.DemoModel
Returns a new IHost with the given id
makeHost(String) - Method in interface demo.view.IModelAdapter
Returns a new host object with the given id
makeHostBtn - Variable in class demo.view.DemoFrame
 
makeVisitor(String) - Method in class demo.model.DemoModel
Return a new visitor with the given name
makeVisitor(String) - Method in interface demo.view.IModelAdapter
Returns a new visitor with the given name (shows when its toString() method is called).
makeVisitorBtn - Variable in class demo.view.DemoFrame
 
model - Variable in class demo.controller.Controller
 
model - Variable in class demo.view.DemoFrame
 
A C D E H I M N O R S T V