Package | Description |
---|---|
org.netbeans.spi.project.ui.templates.support |
Support for providing own templates visible in New File action.
|
Modifier and Type | Method and Description |
---|---|
Templates.SimpleTargetChooserBuilder |
Templates.SimpleTargetChooserBuilder.bottomPanel(WizardDescriptor.Panel<WizardDescriptor> bottomPanel)
Sets a panel which should be placed underneath the default chooser.
|
static Templates.SimpleTargetChooserBuilder |
Templates.buildSimpleTargetChooser(Project project,
SourceGroup[] folders)
Builder for simple target choosers.
|
Templates.SimpleTargetChooserBuilder |
Templates.SimpleTargetChooserBuilder.freeFileExtension()
Permits the file extension of the created file to be customized by the user.
|