Uses of Class
at.tuwien.ifs.somtoolbox.apps.SOMToolboxInfo

Packages that use SOMToolboxInfo
at.tuwien.ifs.somtoolbox.apps Classes in this package implement applications based upon SOMs, the most important being the SOMViewer
 

Uses of SOMToolboxInfo in at.tuwien.ifs.somtoolbox.apps
 

Fields in at.tuwien.ifs.somtoolbox.apps declared as SOMToolboxInfo
private static SOMToolboxInfo SOMToolboxInfo.singleton
          The singleton instance of the project info object.
 

Methods in at.tuwien.ifs.somtoolbox.apps that return SOMToolboxInfo
static SOMToolboxInfo SOMToolboxInfo.getInstance()
          Returns the single instance of this class.