|
Joda System API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.joda.swing.JComponentBinderFactory
JComponentBinderFactory locates the correct JComponentBinder for a given JComponent.
Method Summary | |
JComponentBinder |
getComponentBinder(javax.swing.JComponent component,
Property property)
Get a component binder for a given component |
static JComponentBinderFactory |
getInstance()
Get the default instance of the binder factory. |
java.lang.String |
toString()
Debugging toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public static JComponentBinderFactory getInstance()
public JComponentBinder getComponentBinder(javax.swing.JComponent component, Property property)
public java.lang.String toString()
toString
in class java.lang.Object
|
Joda System API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |