public class ChangeDetector
extends Object
implements WindowFocusListener
| Constructor and Description |
|---|
ChangeDetector(Editor editor) |
| Modifier and Type | Method and Description |
|---|---|
void |
windowGainedFocus(WindowEvent e) |
void |
windowLostFocus(WindowEvent e) |
public ChangeDetector(Editor editor)