org.netbeans.spi.project
public interface ProjectConfiguration
An instance of a configuration may be passed in the context argument for
an ActionProvider
when called on a main-project-sensitive action.
For details see ProjectConfigurationProvider.configurationsAffectAction(java.lang.String)
.
ProjectConfigurationProvider
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
Provides a display name by which this configuration may be identified in the GUI.
|
String getDisplayName()
Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.