org.netbeans.spi.project.ui
public interface PrivilegedTemplates
Project.getLookup()
to affect the privileged list for that project.
Since 1.28, the PrivilegedTemplates instance can also reside in active node's lookup and such instance will be used instead of the default one.
For more information about registering templates see overview of
org.netbeans.spi.project.ui.templates.support
package.
CommonProjectActions
Modifier and Type | Method and Description |
---|---|
String[] |
getPrivilegedTemplates()
Lists privileged templates.
|
String[] getPrivilegedTemplates()
Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.