org.springframework.richclient.application.support
Class HelpContents
java.lang.Object
org.springframework.richclient.application.support.HelpContents
public class HelpContents
- extends Object
A simple implementation of a help contents frame for an application using
javahelp.
- Author:
- Keith Donald
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelpContents
public HelpContents()
setHelpSetPath
public void setHelpSetPath(Resource helpSetPath)
getApplicationName
protected String getApplicationName()
getApplicationImage
protected Image getApplicationImage()
display
public void display(Window parent)
Copyright © 2004-2008 The Spring Framework. All Rights Reserved.