public interface RasterWindowManager
RasterSwingManager
,
JValidationServicePanel
Modifier and Type | Field and Description |
---|---|
static int |
MODE_DIALOG |
static int |
MODE_TOOL |
static int |
MODE_WINDOW |
Modifier and Type | Method and Description |
---|---|
void |
showWindow(JPanel panel,
String title,
int mode)
Inserts a Panel in a window with a characteristic properties.
|
static final int MODE_DIALOG
static final int MODE_WINDOW
static final int MODE_TOOL