public interface VisibleAreaListener
extends java.util.EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
visibleAreaChanged(VisibleAreaEvent e)
Called when the editor is scrolled or resized.
|
void visibleAreaChanged(VisibleAreaEvent e)
e - the event containing information about changes in the visible area of the editor.