protected class SingleImagePanel.LeftMouseMode extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
mode |
static int |
PANNING |
static int |
WINDOWING |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPanning() |
boolean |
isWindowing() |
void |
setPanning() |
void |
setWindowing() |
protected int mode
public static final int PANNING
public static final int WINDOWING