org.netbeans.modules.projectui 1.35.0

org.netbeans.modules.project.ui.api
Class ProjectTemplates

java.lang.Object
  extended by org.netbeans.modules.project.ui.api.ProjectTemplates

public class ProjectTemplates
extends Object

Constants not currently documented in CommonProjectActions.newProjectAction().

Since:
1.32

Field Summary
static String PRESELECT_CATEGORY
          String-valued action property for a project category (subfolder code name) to select.
static String PRESELECT_TEMPLATE
          String-valued action property for a project template (code name within a category) to select.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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

org.netbeans.modules.projectui 1.35.0

Built on May 25 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.