public interface BinderGui
Modifier and Type | Method and Description |
---|---|
void |
commit()
Commits any changes the user has made via the gui, and binds the root as appropriate.
|
javax.swing.JComponent |
getGui()
Returns a gui that can be hosted in a wizard or dialog.
|
void |
runConfigurations()
Runs any environmental configuration necessary.
|
javax.swing.JComponent getGui()
void commit()
void runConfigurations()
Widget
s, it may be possible for a call to this method to be omitted.