public class SchemaUpdateController extends DefaultsPreferencesController
| Modifier and Type | Field and Description |
|---|---|
static String |
ALL_CONTROL |
static String |
UNINIT_CONTROL |
protected DefaultsPreferencesView |
view |
allEntities, dataMap, mediatorapplication, parent, propertyChangeSupport| Constructor and Description |
|---|
SchemaUpdateController(ProjectController mediator,
DataMap dataMap) |
| Modifier and Type | Method and Description |
|---|---|
Component |
getView()
Returns the vie wassociated with this Controller.
|
void |
startupAction()
Creates and runs the schema update dialog.
|
protected void |
updateSchema() |
isAllEntities, isUninitializedEntitiesaddPropertyChangeListener, bindingUpdated, centerView, firePropertyChange, getApplication, getFrame, getLastDirectory, getParent, getViewPreferences, getWindow, makeCloseableOnEscape, reportErrorpublic static final String ALL_CONTROL
public static final String UNINIT_CONTROL
protected DefaultsPreferencesView view
public SchemaUpdateController(ProjectController mediator, DataMap dataMap)
public void startupAction()
public Component getView()
CayenneControllergetView in interface BoundComponentgetView in class CayenneControllerprotected void updateSchema()
Copyright © 2001–2015 Apache Cayenne. All rights reserved.