DocumentListener
instead@Deprecated
public interface DocumentBulkUpdateListener
Modifier and Type | Interface and Description |
---|---|
static class |
DocumentBulkUpdateListener.Adapter
Deprecated.
Use
DocumentListener instead |
Modifier and Type | Field and Description |
---|---|
static Topic<DocumentBulkUpdateListener> |
TOPIC
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
updateFinished(Document doc)
Deprecated.
|
void |
updateStarted(Document doc)
Deprecated.
|
static final Topic<DocumentBulkUpdateListener> TOPIC