public class BrowserPaneChangeEvent extends Event
| Modifier and Type | Field and Description |
|---|---|
static int |
DATABASE |
static int |
DICOMDIR |
static int |
IMAGE |
static int |
SPECTROSCOPY |
static int |
SR |
static int |
TILEDIMAGE |
| Constructor and Description |
|---|
BrowserPaneChangeEvent(EventContext eventContext,
int browserPaneType) |
| Modifier and Type | Method and Description |
|---|---|
int |
getType() |
getEventContextpublic static final int DATABASE
public static final int DICOMDIR
public static final int IMAGE
public static final int SPECTROSCOPY
public static final int SR
public static final int TILEDIMAGE
public BrowserPaneChangeEvent(EventContext eventContext, int browserPaneType)
eventContext - browserPaneType -