sk.uniba.euromath
Class Const

java.lang.Object
  extended by sk.uniba.euromath.Const

public final class Const
extends Object

Holds all constants used in the project.

Author:
Martin Vysny

Field Summary
static String EM_CONFIG_NAME
          Name of the EuroMath configuration file.
static String EUROMATH_IDENTIFIER
          Represents a printable product identifier.
static String EUROMATH_VERSION
          Contains the EuroMath2 version.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EM_CONFIG_NAME

public static final String EM_CONFIG_NAME
Name of the EuroMath configuration file.

See Also:
Constant Field Values

EUROMATH_VERSION

public static final String EUROMATH_VERSION
Contains the EuroMath2 version.

See Also:
Constant Field Values

EUROMATH_IDENTIFIER

public static final String EUROMATH_IDENTIFIER
Represents a printable product identifier.

See Also:
Constant Field Values


Copyright © 2003-2006 null. All Rights Reserved.