|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--Dialog
|
+--net.sf.javadocbuilder.ui.NewBuilderDialog
|
+--net.sf.javadocbuilder.ui.EditBuilderDialog
Dialog page for editing a builder
| Field Summary |
| Fields inherited from class net.sf.javadocbuilder.ui.NewBuilderDialog |
builderConfiguration, classNameFilteringButton, classNameFitleringPatternText, manager, outDirText, outNamePatternText, project, singleOutButton, sources, srcDirsText, tagFilterNameText, tagFitlerEnabled, templateInfo, templates |
| Fields inherited from interface net.sf.javadocbuilder.Constants |
ARG_CLASSNAME_FILTER_ENABLED, ARG_CLASSNAME_FILTER_PATTERN, ARG_CUSTOM_TEMPLATE_NAME, ARG_OUT_DIR, ARG_OUT_NAME_PATTERN, ARG_SINGLE_FILE, ARG_SOURCE_DIRECTORIES, ARG_TAG_FILTER_ENABLED, ARG_TAG_FILTER_NAME, ARG_TEMPLATE_NAME, CONFIGURATION_FILENAME |
| Constructor Summary | |
protected |
EditBuilderDialog(Shell parentShell,
IProject prj,
net.sf.javadocbuilder.BuilderConfiguration cfg)
|
| Method Summary | |
protected Control |
createContents(Composite parent)
|
| Methods inherited from class net.sf.javadocbuilder.ui.NewBuilderDialog |
disableCustomTemplateWidgets, disableTemplateWidgets, enableCustomTemplateWidgets, enableTemplateWidgets, fillValues, getBuilderConfiguration, okPressed |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected EditBuilderDialog(Shell parentShell,
IProject prj,
net.sf.javadocbuilder.BuilderConfiguration cfg)
parentShell - | Method Detail |
protected Control createContents(Composite parent)
createContents in class NewBuilderDialog
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||