|
org.netbeans.modules.projectapi/1 1.13 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProjectConfiguration
Represents one user-selectable configuration of a particular project. For example, it might represent a choice of main class and arguments. Besides the implementor, only the project UI infrastructure is expected to use this class.
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| Method Summary | |
|---|---|
String |
getDisplayName()
Provides a display name by which this configuration may be identified in the GUI. |
| Method Detail |
|---|
String getDisplayName()
|
org.netbeans.modules.projectapi/1 1.13 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||