org.nakedobjects.viewer.classic
Class GraphicalViewingMechanism
java.lang.Object
org.nakedobjects.viewer.classic.GraphicalViewingMechanism
- All Implemented Interfaces:
- ObjectViewingMechanism
- public class GraphicalViewingMechanism
- extends java.lang.Object
- implements ObjectViewingMechanism
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphicalViewingMechanism
public GraphicalViewingMechanism()
GraphicalViewingMechanism
public GraphicalViewingMechanism(NakedObjectStore objectStore)
init
public void init(NakedClassList set)
- Specified by:
init in interface ObjectViewingMechanism
setObjectStore
public void setObjectStore(NakedObjectStore objectStore)
- Specified by:
setObjectStore in interface ObjectViewingMechanism
showClasses
public void showClasses(NakedClassList classes)
- Put up the classes window in the top left hand corner of the screen
shutdown
public void shutdown()
- Specified by:
shutdown in interface ObjectViewingMechanism
start
public void start()
- Specified by:
start in interface ObjectViewingMechanism
viewerFactory
public void viewerFactory()
getUpdateNotifier
public UpdateNotifier getUpdateNotifier()
- Specified by:
getUpdateNotifier in interface ObjectViewingMechanism