de.caff.maze
Interface Constants

All Known Implementing Classes:
DxfMazePainter, MazeFrame, SvgMazePainter

public interface Constants

 

Field Summary
static java.lang.String VERSION
          The current version.
static java.lang.String WEB_PAGE
          The web page of the irrGardener program.
 

Field Detail

VERSION

static final java.lang.String VERSION
The current version. It is changed by hand until we use subversion.

See Also:
Constant Field Values

WEB_PAGE

static final java.lang.String WEB_PAGE
The web page of the irrGardener program.

See Also:
Constant Field Values