| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.richclient.application.support.ApplicationServicesAccessor
org.springframework.richclient.dialog.ApplicationDialog
org.springframework.richclient.dialog.TitledApplicationDialog
org.springframework.richclient.samples.showcase.conversion.NumberConversionDialog
public class NumberConversionDialog
| Field Summary | 
|---|
| Fields inherited from class org.springframework.richclient.dialog.ApplicationDialog | 
|---|
| DEFAULT_CANCEL_COMMAND_ID, DEFAULT_FINISH_COMMAND_ID, DEFAULT_FINISH_SUCCESS_MESSAGE_KEY, DEFAULT_FINISH_SUCCESS_TITLE_KEY, logger, SUCCESS_FINISH_MESSAGE_KEY, SUCCESS_FINISH_TITLE_KEY | 
| Fields inherited from interface org.springframework.richclient.dialog.Messagable | 
|---|
| MESSAGE_PROPERTY | 
| Constructor Summary | |
|---|---|
| NumberConversionDialog() | |
| Method Summary | |
|---|---|
| protected  JComponent | createTitledDialogContentPane() | 
| protected  boolean | onFinish()Request invocation of the action taken when the user hits the OK(finish) button. | 
| Methods inherited from class org.springframework.richclient.dialog.TitledApplicationDialog | 
|---|
| addDialogComponents, addPropertyChangeListener, addPropertyChangeListener, createDialogContentPane, disposeDialogContentPane, getDescription, getMessage, getTitlePaneImage, getTitlePaneTitle, isMessageShowing, removePropertyChangeListener, removePropertyChangeListener, setCaption, setContentPane, setDescription, setImage, setMessage, setTitlePaneImage, setTitlePaneTitle | 
| 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 | 
| Constructor Detail | 
|---|
public NumberConversionDialog()
| Method Detail | 
|---|
protected JComponent createTitledDialogContentPane()
createTitledDialogContentPane in class TitledApplicationDialogprotected boolean onFinish()
ApplicationDialogOK (finish) button.
onFinish in class ApplicationDialog| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||