at.tuwien.ifs.somtoolbox
Class SOMToolboxMetaConstants

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

public class SOMToolboxMetaConstants
extends Object


Field Summary
static File USER_CONFIG_DIR
           
static File USER_SOMVIEWER_PREFS
           
static String VERSION
           
 
Constructor Summary
SOMToolboxMetaConstants()
           
 
Method Summary
static 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 File USER_CONFIG_DIR

USER_SOMVIEWER_PREFS

public static final File USER_SOMVIEWER_PREFS

VERSION

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

SOMToolboxMetaConstants

public SOMToolboxMetaConstants()
Method Detail

getVersion

public static String getVersion()