public interface ExporttoWindowManager
ExporttoSwingManager,
JExporttoServicePanel| 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(JExporttoServicePanel 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
void showWindow(JExporttoServicePanel panel, 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