public class BeanBinder extends Object
| Constructor and Description |
|---|
BeanBinder(Object bean,
PropertySheetPanel sheet)
Constructor.
|
BeanBinder(Object bean,
PropertySheetPanel sheet,
BeanInfo beanInfo)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
unbind()
Unbind the bean and the sheet.
|
void |
update()
Update the sheet data.
|
public BeanBinder(Object bean, PropertySheetPanel sheet)
bean - sheet - public BeanBinder(Object bean, PropertySheetPanel sheet, BeanInfo beanInfo)
bean - sheet - beanInfo - Copyright © 2017. All rights reserved.