|
Joda System API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
JComponentBinder is an interface implemented by all the special models written to bind the model to Swing.
Method Summary | |
void |
bind(javax.swing.JComponent component,
Property property)
Bind a Property object to the component. |
void |
setActive(boolean active)
Set the active state of the binding. |
Method Detail |
public void setActive(boolean active)
public void bind(javax.swing.JComponent component, Property property)
component
- the component to bindproperty
- the property to bind to
|
Joda System API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |