public interface PostGISRasterWindowManager
PostGISRasterSwingManager
,
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(javax.swing.JPanel panel,
java.lang.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
void showWindow(javax.swing.JPanel panel, java.lang.String title, int mode)
panel
- JPanel with the content of the windowtitle
- String with the title of the windowmode
- int that defines the type of window