|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindprod.common11.Build
public class Build
Track the build number used for all applications.
Field Summary | |
---|---|
static java.awt.Color |
BACKGROUND_FOR_BLENDING
colour to let app blend with CMP background |
static int |
BUILD_NUMBER
incremented for each microrelease even when version numbers are not changed. |
static java.lang.String |
MINDPRODCERT
name of the code signing cert without .cer |
static int |
THIS_COPYRIGHT_YEAR
current year, used for copyright, might differ from Misc.thisYear() if flip copyright a few days early or late |
Constructor Summary | |
---|---|
Build()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int BUILD_NUMBER
public static final int THIS_COPYRIGHT_YEAR
public static final java.lang.String MINDPRODCERT
public static final java.awt.Color BACKGROUND_FOR_BLENDING
Constructor Detail |
---|
public Build()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |