public interface EditorStateListener
Modifier and Type | Field and Description |
---|---|
static int |
STATE_CREATED
The created state.
|
static int |
STATE_MODIFIED
The modified state.
|
static int |
STATE_UNCHANGED
The unchanged state.
|
Modifier and Type | Method and Description |
---|---|
void |
documentStateChanged(int state)
Fired if the state of a JEditor changes.
|
static final int STATE_UNCHANGED
JEditor.setUnchanged()
.static final int STATE_MODIFIED
static final int STATE_CREATED
Copyright © 2016, 2017, 2018, 2019, 2023 Herve Girod. All Rights Reserved. Documentation and source under the MIT licence