|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
addPropertyChangeListener(java.beans.PropertyChangeListener pcl)
Allows other objects to add themselves as listeners and be informed about changes to any of the properties of this bean (they have to implement the PropertyChangeListener interface) |
void |
removePropertyChangeListener(java.beans.PropertyChangeListener pcl)
Allows other objects to remove themselves from the list of listeners for this bean |
Method Detail |
public void addPropertyChangeListener(java.beans.PropertyChangeListener pcl)
public void removePropertyChangeListener(java.beans.PropertyChangeListener pcl)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |