protected class WhiteboardView.LocalPageListener extends Object implements ListDataListener
| Modifier | Constructor and Description |
|---|---|
protected |
LocalPageListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contentsChanged(ListDataEvent e)
Invoked when current page has been switched.
|
void |
intervalAdded(ListDataEvent e)
When a new page has been added, create a new sketch pane
to display the model of this page.
|
void |
intervalRemoved(ListDataEvent e) |
public void intervalAdded(ListDataEvent e)
intervalAdded in interface ListDataListenerpublic void intervalRemoved(ListDataEvent e)
intervalRemoved in interface ListDataListenerpublic void contentsChanged(ListDataEvent e)
contentsChanged in interface ListDataListenerCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.