public interface StatusListener
extends java.util.EventListener
| Modifier and Type | Field and Description | 
|---|---|
| static int | MULTI_SELECT_CHANGED | 
| static int | OVERWRITE_CHANGED | 
| static int | RECT_SELECT_CHANGED | 
| Modifier and Type | Method and Description | 
|---|---|
| void | bracketSelected(TextArea textArea,
               int line,
               java.lang.String text) | 
| void | narrowActive(TextArea textArea) | 
| void | statusChanged(TextArea textArea,
             int flag,
             boolean value) | 
static final int OVERWRITE_CHANGED
static final int MULTI_SELECT_CHANGED
static final int RECT_SELECT_CHANGED