|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.richclient.application.support.ApplicationServicesAccessor org.springframework.richclient.factory.AbstractControlFactory org.springframework.richclient.application.support.AbstractView de.mindcrimeilab.xsanalyzer.SimilarTypesView
public class SimilarTypesView
User interface to the discovered similar types in the schema.
Field Summary |
---|
Fields inherited from class org.springframework.richclient.application.support.ApplicationServicesAccessor |
---|
logger |
Fields inherited from interface org.springframework.richclient.core.DescribedElement |
---|
CAPTION_PROPERTY, DESCRIPTION_PROPERTY, DISPLAY_NAME_PROPERTY |
Constructor Summary | |
---|---|
SimilarTypesView()
|
Method Summary | |
---|---|
protected JComponent |
createControl()
|
XsAnalyzerApplicationModel |
getModel()
|
void |
onApplicationEvent(org.springframework.context.ApplicationEvent event)
|
protected void |
registerLocalCommandExecutors(org.springframework.richclient.application.PageComponentContext context)
|
void |
setModel(XsAnalyzerApplicationModel model)
|
Methods inherited from class org.springframework.richclient.application.support.AbstractView |
---|
addPropertyChangeListener, addPropertyChangeListener, canClose, close, componentClosed, componentFocusGained, componentFocusLost, componentOpened, dispose, getCaption, getContext, getDescription, getDescriptor, getDisplayName, getIcon, getId, getImage, getStatusBar, getWindowCommandManager, getWindowControl, removePropertyChangeListener, removePropertyChangeListener, setContext, setDescriptor |
Methods inherited from class org.springframework.richclient.factory.AbstractControlFactory |
---|
createControlIfNecessary, getControl, isControlCreated, isSingleton, setSingleton |
Methods inherited from class org.springframework.richclient.application.support.ApplicationServicesAccessor |
---|
getActiveWindow, getApplication, getApplicationContext, getApplicationName, getApplicationServices, getCommandConfigurer, getComponentFactory, getConversionService, getIconSource, getImageSource, getMessage, getMessage, getMessage, getMessage, getMessages, getMessageSource, getObjectConfigurer, getService |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.springframework.richclient.factory.ControlFactory |
---|
getControl |
Constructor Detail |
---|
public SimilarTypesView()
Method Detail |
---|
protected void registerLocalCommandExecutors(org.springframework.richclient.application.PageComponentContext context)
registerLocalCommandExecutors
in class org.springframework.richclient.application.support.AbstractView
protected JComponent createControl()
createControl
in class org.springframework.richclient.application.support.AbstractView
public XsAnalyzerApplicationModel getModel()
public void setModel(XsAnalyzerApplicationModel model)
model
- the model to setpublic void onApplicationEvent(org.springframework.context.ApplicationEvent event)
onApplicationEvent
in interface org.springframework.context.ApplicationListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |