public class TemplatePreferences extends CayenneController
| Modifier and Type | Field and Description |
|---|---|
protected CayennePreferenceEditor |
editor |
protected ObjectBinding |
tableBinding |
protected List<FSPath> |
templateEntries |
protected TemplatePreferencesView |
view |
application, parent, propertyChangeSupport| Constructor and Description |
|---|
TemplatePreferences(PreferenceDialog parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
addTemplateAction() |
PreferenceEditor |
getEditor() |
List<FSPath> |
getTemplateEntries() |
protected Preferences |
getTemplatePreferences() |
Component |
getView()
Returns the vie wassociated with this Controller.
|
protected void |
initBindings() |
void |
removeTemplateAction() |
addPropertyChangeListener, bindingUpdated, centerView, firePropertyChange, getApplication, getFrame, getLastDirectory, getParent, getViewPreferences, getWindow, makeCloseableOnEscape, reportErrorprotected TemplatePreferencesView view
protected CayennePreferenceEditor editor
protected ObjectBinding tableBinding
public TemplatePreferences(PreferenceDialog parent)
public Component getView()
CayenneControllergetView in interface BoundComponentgetView in class CayenneControllerprotected Preferences getTemplatePreferences()
protected void initBindings()
public PreferenceEditor getEditor()
public void addTemplateAction()
public void removeTemplateAction()
Copyright © 2001–2015 Apache Cayenne. All rights reserved.