Class ConfigurationDialogBase.CustomFileHandler
java.lang.Object
org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase.PageHandler
org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase.CustomFileHandler
- Enclosing class:
- ConfigurationDialogBase
protected abstract class ConfigurationDialogBase.CustomFileHandler
extends ConfigurationDialogBase.PageHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
fileExists
(String sFileName) protected void
getControls
(DialogAccess dlg) protected abstract String
protected abstract String
protected boolean
handleEvent
(DialogAccess dlg, String sMethod) protected boolean
protected boolean
protected void
setControls
(DialogAccess dlg) protected abstract void
useCustomInner
(DialogAccess dlg, boolean bUseCustom) Methods inherited from class org.openoffice.da.comp.w2lcommon.filter.ConfigurationDialogBase.PageHandler
checkBoxFromConfig, checkBoxToConfig, deleteItem, getDialog, listBoxFromConfig, listBoxToConfig, textFieldFromConfig, textFieldToConfig
-
Constructor Details
-
CustomFileHandler
public CustomFileHandler()
-
-
Method Details
-
getSuffix
-
getFileName
-
useCustomInner
-
setControls
- Specified by:
setControls
in classConfigurationDialogBase.PageHandler
-
getControls
- Specified by:
getControls
in classConfigurationDialogBase.PageHandler
-
handleEvent
- Specified by:
handleEvent
in classConfigurationDialogBase.PageHandler
-
fileExists
-
killFile
-
saveFile
-