diva.whiteboard
Class Whiteboard.WBAppViewListener
java.lang.Object
diva.whiteboard.Whiteboard.WBAppViewListener
- All Implemented Interfaces:
- EventListener, ListDataListener
- Enclosing class:
- Whiteboard
public class Whiteboard.WBAppViewListener
- extends Object
- implements ListDataListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Whiteboard.WBAppViewListener
public Whiteboard.WBAppViewListener()
intervalAdded
public void intervalAdded(ListDataEvent e)
- Specified by:
intervalAdded
in interface ListDataListener
intervalRemoved
public void intervalRemoved(ListDataEvent e)
- Specified by:
intervalRemoved
in interface ListDataListener
contentsChanged
public void contentsChanged(ListDataEvent e)
- Invoked when the current document has been switched.
AR: should I check if this document is being viewed
currently?
- Specified by:
contentsChanged
in interface ListDataListener
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.