|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hoplugins.transfers.ui.controller.DividerListener
Dividend Listener that store in the Database the position of the varous SplitPane
Constructor Summary | |
DividerListener(java.lang.String key)
Creates a new DividerListener object. |
Method Summary | |
void |
propertyChange(java.beans.PropertyChangeEvent e)
Method invoked when the splitpane divisor is moved Store the new position value in the DB |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DividerListener(java.lang.String key)
key
- Key valueMethod Detail |
public final void propertyChange(java.beans.PropertyChangeEvent e)
propertyChange
in interface java.beans.PropertyChangeListener
e
- Event
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |