de.mindcrimeilab.xsanalyzer.ui
Class LicenseDialog

java.lang.Object
  extended by org.springframework.richclient.application.support.ApplicationServicesAccessor
      extended by org.springframework.richclient.dialog.ApplicationDialog
          extended by de.mindcrimeilab.xsanalyzer.ui.LicenseDialog
All Implemented Interfaces:
org.springframework.richclient.core.Guarded, org.springframework.richclient.core.TitleConfigurable

public class LicenseDialog
extends org.springframework.richclient.dialog.ApplicationDialog

Version:
$Revision: 165 $
Author:
Michael Engelhardt, $Author: agony $

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, SUCCESS_FINISH_MESSAGE_KEY, SUCCESS_FINISH_TITLE_KEY
 
Constructor Summary
LicenseDialog()
           
 
Method Summary
protected  JComponent createDialogContentPane()
           
protected  Object[] getCommandGroupMembers()
           
protected  boolean onFinish()
           
protected  void onInitialized()
           
 
Methods inherited from class org.springframework.richclient.dialog.ApplicationDialog
addActionKeyBinding, addActionKeyBinding, addDialogComponents, attachListeners, componentsChanged, createButtonBar, createDialog, dispose, disposeDialogContentPane, getActionMap, getCallingCommand, getCancelCommand, getCancelCommandId, getDialog, getDialogContentPane, getDisplayFinishSuccessMessage, getFinishCommand, getFinishCommandId, getFinishSecurityControllerId, getFinishSuccessMessage, getFinishSuccessMessageArguments, getFinishSuccessTitle, getFinishSuccessTitleArguments, getInputMap, getLocation, getLocationRelativeTo, getParentComponent, getParentWindow, getPreferredSize, getTitle, getWindowForComponent, hide, init, isControlCreated, isEnabled, isShowing, onAboutToShow, onCancel, onWindowActivated, onWindowClosing, onWindowGainedFocus, onWindowLostFocus, registerCancelCommandAsDefault, registerDefaultCommand, registerDefaultCommand, setCallingCommand, setCloseAction, setDefaultEnabled, setDisplayFinishSuccessMessage, setEnabled, setFinishEnabled, setLocation, setLocationRelativeTo, setModal, setParentComponent, setPreferredSize, setResizable, setTitle, showDialog, showFinishSuccessMessageDialog
 
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

LicenseDialog

public LicenseDialog()
Method Detail

onInitialized

protected void onInitialized()
Overrides:
onInitialized in class org.springframework.richclient.dialog.ApplicationDialog

createDialogContentPane

protected JComponent createDialogContentPane()
Specified by:
createDialogContentPane in class org.springframework.richclient.dialog.ApplicationDialog

onFinish

protected boolean onFinish()
Specified by:
onFinish in class org.springframework.richclient.dialog.ApplicationDialog

getCommandGroupMembers

protected Object[] getCommandGroupMembers()
Overrides:
getCommandGroupMembers in class org.springframework.richclient.dialog.ApplicationDialog


Copyright © 2010. All Rights Reserved.