|
||||||||||
| 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.application.support.AboutBox.AboutDialog
protected class AboutBox.AboutDialog
| 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 |
| Constructor Summary | |
|---|---|
AboutBox.AboutDialog()
|
|
| Method Summary | |
|---|---|
protected void |
addDialogComponents()
Subclasses may override to customize how this dialog is built. |
protected JComponent |
createApplicationDescriptorComponent()
Create the control that shows the application descriptor data (title, caption, description, version, and build id). |
protected JComponent |
createDialogContentPane()
Construct the main dialog pane. |
protected Object[] |
getCommandGroupMembers()
Template getter method to return the commands to populate the dialog button bar. |
protected AboutBox.HtmlScroller |
getHtmlScroller()
Get the scrolling HTML panel. |
protected void |
onAboutToShow()
Template lifecycle method invoked right before the dialog is to become visible. |
protected boolean |
onFinish()
Request invocation of the action taken when the user hits the OK (finish) button. |
| 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 AboutBox.AboutDialog()
| Method Detail |
|---|
protected void addDialogComponents()
ApplicationDialog
addDialogComponents in class ApplicationDialogprotected JComponent createApplicationDescriptorComponent()
protected JComponent createDialogContentPane()
createDialogContentPane in class ApplicationDialogApplicationDialog.disposeDialogContentPane()protected void onAboutToShow()
ApplicationDialog
onAboutToShow in class ApplicationDialogprotected boolean onFinish()
ApplicationDialogOK (finish) button.
onFinish in class ApplicationDialogprotected Object[] getCommandGroupMembers()
ApplicationDialog
getCommandGroupMembers in class ApplicationDialogprotected AboutBox.HtmlScroller getHtmlScroller()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||