de.jaetzold.util
Class BeanSupport
java.lang.Object
|
+--de.jaetzold.util.BeanSupport
- public class BeanSupport
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanSupport
public BeanSupport()
addPropertyChangeListenerFor
public static void addPropertyChangeListenerFor(Object target,
PropertyChangeListener l)
- Throws:
NullPointerException
- if target is null
removePropertyChangeListenerFor
public static void removePropertyChangeListenerFor(Object target,
PropertyChangeListener l)
- Throws:
NullPointerException
- if target is null