public class DbConnectionForm extends AbstractView<DbConnection> implements ActionListener
DEFAULT_BINDER_FACTORY_NAME, errors, height, messageSource, width| Constructor and Description |
|---|
DbConnectionForm() |
DbConnectionForm(DbConnection dbConnection) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
protected JComponent |
buildPanel()
Build the JComponent that hold controls.
|
void |
doRefresh() |
void |
init()
Init method, called by container after property sets.
|
static void |
main(String[] args)
Test Method
|
checkFactories, getPaneladdControlChangeListener, addError, addView, afterRefresh, afterUpdate, autobind, bind, bind, clear, controlChange, doUpdate, enableView, fireControlChange, getBinder, getBinderFactory, getBindingResult, getControlAccessorFactory, getControlInitializer, getErrorMessage, getErrorProcessors, getHeight, getIgnoredProperties, getMessage, getMessage, getMessage, getMessageSource, getModel, getName, getValidator, getWidth, ignoreProperties, ignoreProperty, isDirty, isInitializeControls, listen, onSetModel, refresh, removeControlChangeListener, setBinderFactory, setControlAccessorFactory, setControlInitializer, setDirty, setErrorProcessors, setHeight, setIgnoredProperties, setInitializeControls, setMessageSource, setModel, setName, setValidator, setWidth, update, validateViewclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddControlChangeListener, clear, enableView, getErrorMessage, getName, isDirty, removeControlChangeListener, validateViewgetBindingResult, refresh, updategetModel, setModelpublic DbConnectionForm()
public DbConnectionForm(DbConnection dbConnection)
dbConnection - public void init()
protected JComponent buildPanel()
buildPanel in class AbstractView<DbConnection>public void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic void doRefresh()
doRefresh in class ViewSupport<DbConnection>public static void main(String[] args)
args - noneCopyright © 2014 JDAL. All Rights Reserved.