|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mchange.v2.beans.swing.BoundButtonUtils
public final class BoundButtonUtils
| Constructor Summary | |
|---|---|
BoundButtonUtils()
|
|
| Method Summary | |
|---|---|
static void |
bindAsRadioButtonsToProperty(AbstractButton[] buttons,
Object[] values,
Object bean,
String propName)
|
static void |
bindToSetProperty(AbstractButton[] buttons,
Object[] elements,
Object bean,
String setPropName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BoundButtonUtils()
| Method Detail |
|---|
public static void bindToSetProperty(AbstractButton[] buttons,
Object[] elements,
Object bean,
String setPropName)
throws IntrospectionException
IntrospectionException
public static void bindAsRadioButtonsToProperty(AbstractButton[] buttons,
Object[] values,
Object bean,
String propName)
throws IntrospectionException
IntrospectionException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||