org.netbeans.modules.project.ui.api
Class ProjectTemplates
java.lang.Object
org.netbeans.modules.project.ui.api.ProjectTemplates
public class ProjectTemplates
- extends Object
Constants not currently documented in CommonProjectActions.newProjectAction().
- Since:
- 1.32
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PRESELECT_CATEGORY
public static final String PRESELECT_CATEGORY
String-valued action property for a project category (subfolder code name) to select.
- See Also:
- Constant Field Values
PRESELECT_TEMPLATE
public static final String PRESELECT_TEMPLATE
String-valued action property for a project template (code name within a category) to select.
- See Also:
- Constant Field Values