ij
public interface IJEventListener
Modifier and Type | Field and Description |
---|---|
static int |
BACKGROUND_COLOR_CHANGED |
static int |
COLOR_PICKER_CLOSED |
static int |
FOREGROUND_COLOR_CHANGED |
static int |
LOG_WINDOW_CLOSED |
static int |
TOOL_CHANGED |
Modifier and Type | Method and Description |
---|---|
void |
eventOccurred(int eventID) |
static final int FOREGROUND_COLOR_CHANGED
static final int BACKGROUND_COLOR_CHANGED
static final int COLOR_PICKER_CLOSED
static final int LOG_WINDOW_CLOSED
static final int TOOL_CHANGED