|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.internal.core.envvar.EnvironmentChangeEvent
public class EnvironmentChangeEvent
Method Summary | |
---|---|
IEnvironmentVariable[] |
getAddedVariables()
|
IEnvironmentVariable[] |
getChangedVariables()
|
IEnvironmentVariable[] |
getRemovedVariables()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public IEnvironmentVariable[] getAddedVariables()
public IEnvironmentVariable[] getRemovedVariables()
public IEnvironmentVariable[] getChangedVariables()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |