net.infonode.tabbedpanel
Class TabbedPanelReleaseInfo

java.lang.Object
  extended by net.infonode.tabbedpanel.TabbedPanelReleaseInfo

public class TabbedPanelReleaseInfo
extends java.lang.Object

Tabbed Panel release information. Contains product name, vendor, build time and version info for the current release.

Version:
$Revision: 1.8 $
Author:
$Author: jesper $

Field Summary
private static ReleaseInfo productInfo
           
 
Constructor Summary
private TabbedPanelReleaseInfo()
           
 
Method Summary
static ReleaseInfo getReleaseInfo()
          Gets the release information
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

productInfo

private static ReleaseInfo productInfo
Constructor Detail

TabbedPanelReleaseInfo

private TabbedPanelReleaseInfo()
Method Detail

getReleaseInfo

public static ReleaseInfo getReleaseInfo()
Gets the release information

Returns:
release information