|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class provides definition and manipulation of configuration keys. All keys in the configuration system will be accessed using the ConfigurationKey interface.
Method Summary | |
---|---|
java.lang.String |
getKey()
Return the actual key used to access the configuration. |
boolean |
isChangedProperty(java.beans.PropertyChangeEvent pce)
Tells if this configuration key is the one changed in the PropertyChangeEvent . |
Method Detail |
public java.lang.String getKey()
public boolean isChangedProperty(java.beans.PropertyChangeEvent pce)
PropertyChangeEvent
.
pce
- PropertyChangeEvent to check
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2004 (20040306) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |