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()