|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.jface.window.Window
org.eclipse.jface.dialogs.Dialog
org.eclipse.rse.ui.dialogs.SystemPromptDialog
org.eclipse.rse.ui.dialogs.SystemSelectFileTypesDialog
org.eclipse.rse.files.ui.search.SystemSearchSelectFileTypesDialog
File types selection dialog for the search page.
| Nested Class Summary |
|---|
| Nested classes inherited from class org.eclipse.jface.window.Window |
|---|
Window.IExceptionHandler |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.rse.ui.dialogs.SystemSelectFileTypesDialog |
|---|
currentInput, initialSelections, instruction, listViewer, result, SIZING_SELECTION_WIDGET_HEIGHT, SIZING_SELECTION_WIDGET_WIDTH, TYPE_DELIMITER, userDefinedText |
| Fields inherited from class org.eclipse.jface.dialogs.Dialog |
|---|
blockedHandler, buttonBar, DIALOG_DEFAULT_BOUNDS, DIALOG_PERSISTLOCATION, DIALOG_PERSISTSIZE, dialogArea, DLG_IMG_ERROR, DLG_IMG_HELP, DLG_IMG_INFO, DLG_IMG_MESSAGE_ERROR, DLG_IMG_MESSAGE_INFO, DLG_IMG_MESSAGE_WARNING, DLG_IMG_QUESTION, DLG_IMG_WARNING, ELLIPSIS |
| Fields inherited from class org.eclipse.jface.window.Window |
|---|
CANCEL, OK |
| Fields inherited from interface org.eclipse.jface.dialogs.IDialogConstants |
|---|
ABORT_ID, ABORT_LABEL, BACK_ID, BACK_LABEL, BUTTON_BAR_HEIGHT, BUTTON_HEIGHT, BUTTON_MARGIN, BUTTON_WIDTH, CANCEL_ID, CANCEL_LABEL, CLIENT_ID, CLOSE_ID, CLOSE_LABEL, DESELECT_ALL_ID, ENTRY_FIELD_WIDTH, FINISH_ID, FINISH_LABEL, HELP_ID, HELP_LABEL, HIDE_DETAILS_LABEL, HORIZONTAL_MARGIN, HORIZONTAL_SPACING, IGNORE_ID, IGNORE_LABEL, INDENT, INTERNAL_ID, LEFT_MARGIN, MINIMUM_MESSAGE_AREA_WIDTH, NEXT_ID, NEXT_LABEL, NO_ID, NO_LABEL, NO_TO_ALL_ID, NO_TO_ALL_LABEL, OK_ID, OK_LABEL, OPEN_ID, OPEN_LABEL, PROCEED_ID, PROCEED_LABEL, RETRY_ID, RETRY_LABEL, SELECT_ALL_ID, SELECT_TYPES_ID, SHOW_DETAILS_LABEL, SKIP_ID, SKIP_LABEL, SMALL_INDENT, STOP_ID, STOP_LABEL, VERTICAL_MARGIN, VERTICAL_SPACING, YES_ID, YES_LABEL, YES_TO_ALL_ID, YES_TO_ALL_LABEL |
| Constructor Summary | |
|---|---|
SystemSearchSelectFileTypesDialog(Shell shell,
Collection currentTypes)
Creates the dialog. |
|
| Method Summary | |
|---|---|
protected void |
addUserDefinedEntries(List result)
Add the currently-specified extensions. |
protected void |
checkInitialSelections()
Visually checks the previously-specified elements in this dialog's list viewer. |
protected boolean |
processOK()
User pressed OK. |
protected boolean |
validateFileType(String filename)
Validate the user input for a file type |
| Methods inherited from class org.eclipse.rse.ui.dialogs.SystemSelectFileTypesDialog |
|---|
createInner, createInstructionArea, getInitialFocusControl, getInput, getResult, setInstruction, setResult |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.rse.ui.messages.ISystemMessageLine |
|---|
clearErrorMessage, clearMessage, getErrorMessage, getMessage, getSystemErrorMessage, setErrorMessage, setErrorMessage, setErrorMessage, setMessage, setMessage |
| Constructor Detail |
public SystemSearchSelectFileTypesDialog(Shell shell,
Collection currentTypes)
shell - the shell.currentTypes - types to preselect.| Method Detail |
protected void checkInitialSelections()
SystemSelectFileTypesDialog
checkInitialSelections in class SystemSelectFileTypesDialogSystemSelectFileTypesDialog.checkInitialSelections()protected void addUserDefinedEntries(List result)
SystemSelectFileTypesDialog
addUserDefinedEntries in class SystemSelectFileTypesDialogSystemSelectFileTypesDialog.addUserDefinedEntries(java.util.List)protected boolean processOK()
SystemSelectFileTypesDialog
processOK in class SystemSelectFileTypesDialogSystemPromptDialog.processOK()protected boolean validateFileType(String filename)
SystemSelectFileTypesDialog
validateFileType in class SystemSelectFileTypesDialogSystemSelectFileTypesDialog.validateFileType(java.lang.String)
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||