public class CatalogUpdateController 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 |
|---|
CatalogUpdateController(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 catalog update dialog.
|
protected void |
updateCatalog() |
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 CatalogUpdateController(ProjectController mediator, DataMap dataMap)
public void startupAction()
public Component getView()
CayenneControllergetView in interface BoundComponentgetView in class CayenneControllerprotected void updateCatalog()
Copyright © 2001–2015 Apache Cayenne. All rights reserved.