public abstract class DBWizardAction extends CayenneAction
alwaysOn, applicationchangeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
DBWizardAction(String name,
Application application) |
| Modifier and Type | Method and Description |
|---|---|
protected DataNodeDescriptor |
getPreferredNode() |
protected DBConnectionInfo |
preferredDataSource()
Determines the most reasonable default DataSource choice.
|
protected String |
preferredDataSourceLabel(DBConnectionInfo nodeInfo) |
actionPerformed, buildButton, buildCheckBoxMenu, buildMenu, createIcon, enableForPath, getAcceleratorKey, getApplication, getCurrentProject, getIconName, getKey, getProjectController, isAlwaysOn, performAction, setAlwaysOn, setEnabled, setNameaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListenerpublic DBWizardAction(String name, Application application)
protected DataNodeDescriptor getPreferredNode()
protected String preferredDataSourceLabel(DBConnectionInfo nodeInfo)
protected DBConnectionInfo preferredDataSource()
Copyright © 2001–2015 Apache Cayenne. All rights reserved.