public class JDBCDataSourceEditor extends DataSourceEditor
| Modifier and Type | Field and Description |
|---|---|
protected JDBCDataSourceView |
view |
fieldAdapters, nodeChangeProcessorapplication, parent, propertyChangeSupport| Constructor and Description |
|---|
JDBCDataSourceEditor(ProjectController parent,
BindingDelegate nodeChangeProcessor) |
| Modifier and Type | Method and Description |
|---|---|
Component |
getView()
Returns the vie wassociated with this Controller.
|
protected void |
prepareBindings(BindingBuilder builder) |
void |
setNode(DataNodeDescriptor node) |
void |
syncDataSourceAction()
This action is called whenever the password location is changed
in the GUI pulldown.
|
getNode, initBindings, refreshViewaddPropertyChangeListener, bindingUpdated, centerView, firePropertyChange, getApplication, getFrame, getLastDirectory, getParent, getViewPreferences, getWindow, makeCloseableOnEscape, reportErrorprotected JDBCDataSourceView view
public JDBCDataSourceEditor(ProjectController parent, BindingDelegate nodeChangeProcessor)
public Component getView()
CayenneControllergetView in interface BoundComponentgetView in class CayenneControllerpublic void setNode(DataNodeDescriptor node)
setNode in class DataSourceEditorprotected void prepareBindings(BindingBuilder builder)
prepareBindings in class DataSourceEditorpublic void syncDataSourceAction()
Copyright © 2001–2015 Apache Cayenne. All rights reserved.