org.nakedobjects.plugins.dnd.viewer.notifier
Class ViewUpdateNotifier
java.lang.Object
org.nakedobjects.plugins.dnd.viewer.notifier.ViewUpdateNotifier
- All Implemented Interfaces:
- DebugInfo
public class ViewUpdateNotifier
- extends java.lang.Object
- implements DebugInfo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
viewListByAdapter
protected java.util.Hashtable<NakedObject,java.util.Vector<View>> viewListByAdapter
ViewUpdateNotifier
public ViewUpdateNotifier()
add
public void add(View view)
debugData
public void debugData(DebugString buf)
- Specified by:
debugData in interface DebugInfo
debugTitle
public java.lang.String debugTitle()
- Specified by:
debugTitle in interface DebugInfo
remove
public void remove(View view)
shutdown
public void shutdown()
invalidateViewsForChangedObjects
public void invalidateViewsForChangedObjects()
removeViewsForDisposedObjects
public void removeViewsForDisposedObjects()
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.