Package net.infonode.gui.laf
Class InfoNodeLookAndFeelReleaseInfo
- java.lang.Object
-
- 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.
-
-
Constructor Summary
Constructors Constructor Description InfoNodeLookAndFeelReleaseInfo()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ReleaseInfo
getReleaseInfo()
Gets the release information
-
-
-
Method Detail
-
getReleaseInfo
public static ReleaseInfo getReleaseInfo()
Gets the release information- Returns:
- Release information
-
-