|
org.netbeans.modules.projectuiapi/1 1.51.1 8 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.netbeans.spi.project.ui.templates.support.Templates.SimpleTargetChooserBuilder
public static final class Templates.SimpleTargetChooserBuilder
A builder for simple target choosers.
Templates.buildSimpleTargetChooser(org.netbeans.api.project.Project, org.netbeans.api.project.SourceGroup[])
Method Summary | |
---|---|
Templates.SimpleTargetChooserBuilder |
bottomPanel(WizardDescriptor.Panel<WizardDescriptor> bottomPanel)
Sets a panel which should be placed underneath the default chooser. |
WizardDescriptor.Panel<WizardDescriptor> |
create()
Creates the target chooser panel. |
Templates.SimpleTargetChooserBuilder |
freeFileExtension()
Permits the file extension of the created file to be customized by the user. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Templates.SimpleTargetChooserBuilder bottomPanel(WizardDescriptor.Panel<WizardDescriptor> bottomPanel)
bottomPanel
- a custom bottom panel
public Templates.SimpleTargetChooserBuilder freeFileExtension()
CreateFromTemplateHandler.FREE_FILE_EXTENSION
public WizardDescriptor.Panel<WizardDescriptor> create()
|
org.netbeans.modules.projectuiapi/1 1.51.1 8 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |