|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.importer.rose.parser.RoseComponent
A common class for property change event producers.
Field Summary | |
protected java.util.List |
listeners
|
Constructor Summary | |
RoseComponent()
|
Method Summary | |
void |
addPropertyChangeListener(java.beans.PropertyChangeListener l)
|
void |
firePropertyChange(java.lang.String propertyName,
int oldValue,
int newValue)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.util.List listeners
Constructor Detail |
public RoseComponent()
Method Detail |
public void addPropertyChangeListener(java.beans.PropertyChangeListener l)
public void firePropertyChange(java.lang.String propertyName, int oldValue, int newValue)
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |