|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.dialogs.Dialog
com.ibm.etools.systems.core.ui.dialogs.SystemPromptDialog
com.ibm.etools.systems.core.ui.dialogs.SystemSelectFileTypesDialog
com.ibm.etools.systems.core.search.SystemSearchSelectFileTypesDialog
File types selection dialog for the search page.
Field Summary |
---|
Fields inherited from class com.ibm.etools.systems.core.ui.dialogs.SystemSelectFileTypesDialog |
---|
copyright, currentInput, initialSelections, instruction, listViewer, result, SIZING_SELECTION_WIDGET_HEIGHT, SIZING_SELECTION_WIDGET_WIDTH, TYPE_DELIMITER, userDefinedText |
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 com.ibm.etools.systems.core.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 com.ibm.etools.systems.core.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 SystemSelectFileTypesDialog
SystemSelectFileTypesDialog.checkInitialSelections()
protected void addUserDefinedEntries(List result)
SystemSelectFileTypesDialog
addUserDefinedEntries
in class SystemSelectFileTypesDialog
SystemSelectFileTypesDialog.addUserDefinedEntries(java.util.List)
protected boolean processOK()
SystemSelectFileTypesDialog
processOK
in class SystemSelectFileTypesDialog
SystemPromptDialog.processOK()
protected boolean validateFileType(String filename)
SystemSelectFileTypesDialog
validateFileType
in class SystemSelectFileTypesDialog
SystemSelectFileTypesDialog.validateFileType(java.lang.String)
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |