com.jgoodies.uifextras.convenience
Class DefaultAboutToolView
java.lang.Object
com.jgoodies.uif.AbstractView
com.jgoodies.uifextras.convenience.DefaultAboutToolView
public class DefaultAboutToolView
- extends com.jgoodies.uif.AbstractView
Provides the default tool card in the default about dialog.
- Version:
- $Revision: 1.12 $
- Author:
- Karsten Lentzsch
- See Also:
DefaultAboutDialog
Methods inherited from class com.jgoodies.uif.AbstractView |
getPanel |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultAboutToolView
public DefaultAboutToolView()
initComponents
protected void initComponents()
- Creates and configures the UI components.
buildPanel
protected JComponent buildPanel()
- Builds the panel.
- Specified by:
buildPanel
in class com.jgoodies.uif.AbstractView
buildAcknowledgementsPanel
protected JComponent buildAcknowledgementsPanel()
- Builds and returns the acknowledgements panel.
- Returns:
- the acknowledgements subpanel
getAcknowledgementsText
protected String getAcknowledgementsText()
Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.