| |
|
| javax.swing.JTextPane net.sourceforge.squirrel_sql.client.gui.VersionPane
VersionPane | public class VersionPane extends JTextPane (Code) | | A class that encapsulates the work of rendering the version and copyright.
This is used in both the splash screen and the about dialog.
|
Constructor Summary | |
public | VersionPane(boolean showWebsite) Constructor
Parameters: showWebsite - whether or not to display the website. |
VersionPane | public VersionPane(boolean showWebsite)(Code) | | Constructor
Parameters: showWebsite - whether or not to display the website. This is donein the about dialog but not in the splash screen. |
|
|
|