Package org.flexdock.docking.defaults
Class DockablePropertyChangeHandler.Factory
- java.lang.Object
-
- org.flexdock.docking.props.PropertyChangeListenerFactory
-
- org.flexdock.docking.defaults.DockablePropertyChangeHandler.Factory
-
- Enclosing class:
- DockablePropertyChangeHandler
public static class DockablePropertyChangeHandler.Factory extends PropertyChangeListenerFactory
-
-
Constructor Summary
Constructors Constructor Description Factory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.beans.PropertyChangeListener
getListener()
-
Methods inherited from class org.flexdock.docking.props.PropertyChangeListenerFactory
addFactory, getListeners, removeFactory
-
-
-
-
Method Detail
-
getListener
public java.beans.PropertyChangeListener getListener()
- Specified by:
getListener
in classPropertyChangeListenerFactory
-
-