class JListSelectedElementBinding extends AbstractSyntheticBinding
Fields inherited from class | Fields |
---|---|
class AbstractFullBinding |
converter, reverseConverter, sourceBinding, targetBinding, validator |
Type | Name and description |
---|---|
JList |
boundList |
Constructor and description |
---|
protected JListSelectedElementBinding
(PropertyBinding source, TargetBinding target, String propertyName) |
Type | Name and description |
---|---|
void |
propertyChange(PropertyChangeEvent event) |
void |
setTargetBinding(TargetBinding target) |
void |
syntheticBind() |
void |
syntheticUnbind() |
void |
valueChanged(ListSelectionEvent e) |
Methods inherited from class | Name |
---|---|
class AbstractSyntheticBinding |
bind, rebind, setSourceBinding, setTargetBinding, syntheticBind, syntheticUnbind, unbind |
class AbstractFullBinding |
getConverter, getReverseConverter, getSourceBinding, getTargetBinding, getValidator, reverseUpdate, setConverter, setReverseConverter, setSourceBinding, setTargetBinding, setValidator, update |
Copyright © 2003-2014 The Codehaus. All rights reserved.