|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--tweed.swing.SwingBinder
Utility class for binding Swing components to models.
| Method Summary | |
static int |
getInteger(Binding binding,
javax.swing.JTextField jTextField)
|
static void |
setInteger(javax.swing.JTextField destination,
int origin)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static int getInteger(Binding binding,
javax.swing.JTextField jTextField)
public static void setInteger(javax.swing.JTextField destination,
int origin)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||