at.tuwien.ifs.somtoolbox
Class SOMToolboxMetaConstants

java.lang.Object
  extended by at.tuwien.ifs.somtoolbox.SOMToolboxMetaConstants

public class SOMToolboxMetaConstants
extends java.lang.Object


Field Summary
static java.io.File USER_CONFIG_DIR
           
static java.io.File USER_SOMVIEWER_PREFS
           
static java.lang.String VERSION
           
 
Constructor Summary
SOMToolboxMetaConstants()
           
 
Method Summary
static java.lang.String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USER_CONFIG_DIR

public static final java.io.File USER_CONFIG_DIR

USER_SOMVIEWER_PREFS

public static final java.io.File USER_SOMVIEWER_PREFS

VERSION

public static final java.lang.String VERSION
See Also:
Constant Field Values
Constructor Detail

SOMToolboxMetaConstants

public SOMToolboxMetaConstants()
Method Detail

getVersion

public static java.lang.String getVersion()