|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
---|---|
boolean |
bound
|
JTextComponent |
boundTextComponent
|
Constructor Summary | |
JTextComponentTextBinding(PropertyBinding source, TargetBinding target)
|
Method Summary | |
---|---|
void |
bind()
|
void |
changedUpdate(DocumentEvent event)
|
void |
insertUpdate(DocumentEvent event)
|
void |
propertyChange(PropertyChangeEvent event)
|
void |
rebind()
|
void |
removeUpdate(DocumentEvent event)
|
void |
setSourceBinding(SourceBinding source)
|
void |
setTargetBinding(TargetBinding target)
|
void |
unbind()
|
Constructor Detail |
---|
public JTextComponentTextBinding(PropertyBinding source, TargetBinding target)
Method Detail |
---|
public void bind()
public void changedUpdate(DocumentEvent event)
public void insertUpdate(DocumentEvent event)
public void propertyChange(PropertyChangeEvent event)
public void rebind()
public void removeUpdate(DocumentEvent event)
public void setSourceBinding(SourceBinding source)
public void setTargetBinding(TargetBinding target)
public void unbind()