Module hw06

Package visitorDemoExercises.basicVisitorDemo.view


package visitorDemoExercises.basicVisitorDemo.view
Package for the student-written view to test the basicVisitorFW visitor system.
  • Interface Summary
    Interface
    Description
    IModelAdapter<CBoxItem>
    The view's adapter to the model
  • Class Summary
    Class
    Description
    DemoFrame<CBoxItem>
    The view for the Visitor Demo system