|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.fsa.listener.AncestorNotifier.PropertyChangeMulticast
No comment provided by developer, please add a comment to improve documentation.
| Field Summary | |
private java.beans.PropertyChangeListener[] |
multicastTargets
No comment provided by developer, please add a comment to improve documentation. |
private int |
size
No comment provided by developer, please add a comment to improve documentation. |
| Constructor Summary | |
private |
AncestorNotifier.PropertyChangeMulticast()
|
| Method Summary | |
void |
addPropertyChangeListener(java.beans.PropertyChangeListener listener)
Access method for an one to n association. |
private void |
ensureCapacity(int minCapacity)
No comment provided by developer, please add a comment to improve documentation. |
int |
getSize()
Get the size attribute of the PropertyChangeMulticast object |
void |
propertyChange(java.beans.PropertyChangeEvent arg0)
No comment provided by developer, please add a comment to improve documentation. |
void |
removePropertyChangeListener(java.beans.PropertyChangeListener listener)
No comment provided by developer, please add a comment to improve documentation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.beans.PropertyChangeListener[] multicastTargets
private int size
| Constructor Detail |
private AncestorNotifier.PropertyChangeMulticast()
| Method Detail |
public void addPropertyChangeListener(java.beans.PropertyChangeListener listener)
listener - The object added.public int getSize()
public void removePropertyChangeListener(java.beans.PropertyChangeListener listener)
listener - No description providedprivate void ensureCapacity(int minCapacity)
minCapacity - No description providedpublic void propertyChange(java.beans.PropertyChangeEvent arg0)
propertyChange in interface java.beans.PropertyChangeListenerarg0 - No description provided
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||