class JListSelectedElementBinding extends AbstractSyntheticBinding implements PropertyChangeListener, ListSelectionListener
Type Params | Return Type | Name and description |
---|---|---|
|
JList |
getBoundList() |
|
void |
propertyChange(PropertyChangeEvent event) |
|
void |
setBoundList(JList boundList) |
|
void |
setTargetBinding(TargetBinding target) |
|
void |
syntheticBind() |
|
void |
syntheticUnbind() |
|
void |
valueChanged(ListSelectionEvent e) |
Methods inherited from class | Name |
---|---|
class AbstractSyntheticBinding |
bind, rebind, setSourceBinding, setTargetBinding, unbind |
class AbstractFullBinding |
getConverter, getReverseConverter, getSourceBinding, getTargetBinding, getValidator, reverseUpdate, setConverter, setReverseConverter, setSourceBinding, setTargetBinding, setValidator, update |