net.infonode.gui.laf
Class InfoNodeLookAndFeelReleaseInfo

java.lang.Object
  extended by net.infonode.gui.laf.InfoNodeLookAndFeelReleaseInfo

public class InfoNodeLookAndFeelReleaseInfo
extends java.lang.Object

InfoNode Look and Feel release information. Contains product name, vendor, build time and version info for the current release.

Version:
$Revision: 1.4 $
Author:
$Author: jesper $

Field Summary
private static ReleaseInfo productInfo
           
 
Constructor Summary
InfoNodeLookAndFeelReleaseInfo()
           
 
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

InfoNodeLookAndFeelReleaseInfo

public InfoNodeLookAndFeelReleaseInfo()
Method Detail

getReleaseInfo

public static ReleaseInfo getReleaseInfo()
Gets the release information

Returns:
Release information