Uses of Class
net.infonode.util.ReleaseInfo

Packages that use ReleaseInfo
net.infonode.docking Core classes for the docking windows framework. 
net.infonode.gui   
net.infonode.gui.laf Contains InfoNode Look and Feel classes. 
net.infonode.tabbedpanel Core classes for creating and using tabbed panels and tabs 
 

Uses of ReleaseInfo in net.infonode.docking
 

Fields in net.infonode.docking declared as ReleaseInfo
private static ReleaseInfo DockingWindowsReleaseInfo.productInfo
           
 

Methods in net.infonode.docking that return ReleaseInfo
static ReleaseInfo DockingWindowsReleaseInfo.getReleaseInfo()
          Gets the release information
 

Uses of ReleaseInfo in net.infonode.gui
 

Methods in net.infonode.gui with parameters of type ReleaseInfo
private static javax.swing.JComponent ReleaseInfoDialog.constructMessage(ReleaseInfo[] info, java.lang.String[] text)
           
static void ReleaseInfoDialog.showDialog(ReleaseInfo[] info, java.lang.String[] text)
           
static void ReleaseInfoDialog.showDialog(ReleaseInfo info, java.lang.String text)
           
 

Uses of ReleaseInfo in net.infonode.gui.laf
 

Fields in net.infonode.gui.laf declared as ReleaseInfo
private static ReleaseInfo InfoNodeLookAndFeelReleaseInfo.productInfo
           
 

Methods in net.infonode.gui.laf that return ReleaseInfo
static ReleaseInfo InfoNodeLookAndFeelReleaseInfo.getReleaseInfo()
          Gets the release information
 

Uses of ReleaseInfo in net.infonode.tabbedpanel
 

Fields in net.infonode.tabbedpanel declared as ReleaseInfo
private static ReleaseInfo TabbedPanelReleaseInfo.productInfo
           
 

Methods in net.infonode.tabbedpanel that return ReleaseInfo
static ReleaseInfo TabbedPanelReleaseInfo.getReleaseInfo()
          Gets the release information