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 ListDataListener
public void intervalRemoved(ListDataEvent e)
intervalRemoved
in interface ListDataListener
public void contentsChanged(ListDataEvent e)
contentsChanged
in interface ListDataListener
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.