|
Carbide.c++ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICarbideConfigurationChangedListener
Interface that clients implement to listen for changes to the default configuration of a carbide project.
Method Summary | |
---|---|
void |
buildConfigurationChanged(ICarbideBuildConfiguration currentConfig)
Receive an event that the default configuration has changed for a project |
Method Detail |
---|
void buildConfigurationChanged(ICarbideBuildConfiguration currentConfig)
currentConfig
- - The configuration that is the new default
|
Carbide.c++ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |