-
Field Summary
Fields
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
-
Method Summary
Determines the workbench of this GUI context.
void
void
boolean
void
void
int
int
Methods inherited from interface de.grogra.pf.ui.Panel
checkClose, getContent, getDecorator, getMenu, getPanelId, initDecorator, initialize, resolve, setContent, setCursor, setMenu, show
-
Field Details
-
OPEN_FILE
static final int OPEN_FILE
- See Also:
-
-
ADD_FILE
static final int ADD_FILE
- See Also:
-
-
SAVE_FILE
static final int SAVE_FILE
- See Also:
-
-
PLAIN_MESSAGE
static final int PLAIN_MESSAGE
- See Also:
-
-
-
WARNING_MESSAGE
static final int WARNING_MESSAGE
- See Also:
-
-
ERROR_MESSAGE
static final int ERROR_MESSAGE
- See Also:
-
-
QUESTION_MESSAGE
static final int QUESTION_MESSAGE
- See Also:
-
-
QUESTION_CANCEL_MESSAGE
static final int QUESTION_CANCEL_MESSAGE
- See Also:
-
-
RESIZABLE_PLAIN_MESSAGE
static final int RESIZABLE_PLAIN_MESSAGE
- See Also:
-
-
RESIZABLE_OK_CANCEL_MESSAGE
static final int RESIZABLE_OK_CANCEL_MESSAGE
- See Also:
-
-
YES_OK_RESULT
static final int YES_OK_RESULT
- See Also:
-
-
NO_RESULT
static final int NO_RESULT
- See Also:
-
-
CANCEL_RESULT
static final int CANCEL_RESULT
- See Also:
-
-
MAIN_WINDOW_ID
static final String MAIN_WINDOW_ID
- See Also:
-
-
Method Details
-
-
getWorkbench
Description copied from interface: Context
Determines the workbench of this GUI context.
- Specified by:
getWorkbench
in interface Context
- Returns:
- this context's workbench
-
-
-
isVisible
boolean isVisible()
-
-
-
-
-
chooseFile
- Parameters:
title
-
directory
-
filters
-
type
-
mustExist
-
selectedFilter
- - the selected file filter type
- Returns:
-
-
-
-
-