public class FindDialog extends CayenneController
application, parent, propertyChangeSupport| Constructor and Description |
|---|
FindDialog(CayenneController parent,
List paths) |
| Modifier and Type | Method and Description |
|---|---|
static Font |
getFont() |
static Font |
getFontSelected() |
Component |
getView()
Returns the vie wassociated with this Controller.
|
protected void |
initBindings() |
static void |
jumpToResult(Object path) |
void |
startupAction() |
addPropertyChangeListener, bindingUpdated, centerView, firePropertyChange, getApplication, getFrame, getLastDirectory, getParent, getViewPreferences, getWindow, makeCloseableOnEscape, reportErrorpublic FindDialog(CayenneController parent, List paths)
public static Font getFont()
public static Font getFontSelected()
public void startupAction()
public Component getView()
CayenneControllergetView in interface BoundComponentgetView in class CayenneControllerprotected void initBindings()
public static void jumpToResult(Object path)
Copyright © 2001–2015 Apache Cayenne. All rights reserved.