JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
hw06
Package
visitorDemoExercises.basicVisitorDemo.model
Interface IViewAdapter
public interface
IViewAdapter
The adapter interface to the view from the model
Author:
swong
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
repaint
()
Request that the view repaint itself.
Method Details
repaint
void
repaint
()
Request that the view repaint itself.