public interface GOECustomizer extends BeanCustomizer
BeanCustomizer.ModifyListener
Modifier and Type | Method and Description |
---|---|
void |
closingCancel()
Gets called when the customizer is closing under a
CANCEL condition
|
void |
closingOK()
Gets called when the customizer is closing under an OK
condition
|
void |
dontShowOKCancelButtons()
Tells the customizer not to display its own OK and
CANCEL buttons
|
setModifiedListener
void dontShowOKCancelButtons()
void closingOK()
void closingCancel()