org.am.snitch.constants
Class SnitchConstants

java.lang.Object
  extended by org.am.snitch.constants.SnitchConstants

public final class SnitchConstants
extends Object

Wrapper for the Application Constants.

Version:
1.0
Author:
Axel Maroudas

Field Summary
static String APP_VERSION
           
static String APPLICATION_NAME
           
static Dimension BUTTON_SIZE
           
static String COMMITS
           
static String CVS_PROP_DATEFILTER
           
static String CVS_PROP_HOSTNAME
           
static String CVS_PROP_LOCALPATH
           
static String CVS_PROP_METHOD
           
static String CVS_PROP_PASSWORD
           
static String CVS_PROP_PORT
           
static String CVS_PROP_REPOSITORY
           
static String CVS_PROP_USERNAME
           
static int CVS_PSERVER_PORT
           
static String DATE_DD_MM_YYY
           
static String DATE_YYY_MM_DD
           
static String DIR_APPLICATION
           
static String FILE_CVS_ROOTS
           
static String FILE_LOCAL_PATHS
           
static String IMG_ABOUT
           
static String IMG_ADD
           
static String IMG_APPIMAGE
           
static String IMG_CLEAR
           
static String IMG_CONFIGURECVS
           
static String IMG_CVSSNITCH_LOGO
           
static String IMG_ERROR
           
static String IMG_HTML
           
static String IMG_OPEN
           
static String IMG_REMOVE
           
static String IMG_START
           
static String MSG_ABOUT
           
static String MSG_ABOUT_TEXT
           
static String MSG_ADD_CVSROOT
           
static String MSG_AUTH_ERROR
           
static String MSG_AUTH_ERROR_TITLE
           
static String MSG_CAL_TITLE
           
static String MSG_CLEAR
           
static String MSG_COMMITS
           
static String MSG_COMMITS_PER_DAY
           
static String MSG_COMMITS_PER_USER
           
static String MSG_CONFIGURECVS
           
static String MSG_CSV
           
static String MSG_CVS_COMM_ERROR
           
static String MSG_CVS_COMM_ERROR_TITLE
           
static String MSG_CVS_CONFIG_ERROR_GENERAL
           
static String MSG_CVS_CONFIG_ERROR_TITLE
           
static String MSG_CVS_CONFIGURE_TITLE
           
static String MSG_CVS_ROOTS_VALIDATION_ERROR
           
static String MSG_CVS_ROOTS_VALIDATION_ERROR_TITLE
           
static String MSG_CVS_VALIDATION_ERROR
           
static String MSG_CVS_VALIDATION_ERROR_TITLE
           
static String MSG_CVSROOT
           
static String MSG_CVSROOTS_CB
           
static String MSG_DATE
           
static String MSG_DATE_TT
           
static String MSG_DATE_VALIDATION_ERROR
           
static String MSG_DATE_VALIDATION_ERROR_TITLE
           
static String MSG_DAY_OF_WEEK
           
static String MSG_DEFAULT_CVS_ROOT
           
static String MSG_DESCRIPTION
           
static String MSG_EDIT
           
static String MSG_END_DATE
           
static String MSG_ENDDATE
           
static String MSG_ERROR_TITLE
           
static String MSG_FILE_READING_ERROR
           
static String MSG_FILE_READING_ERROR_TITLE
           
static String MSG_FILE_WRITING_ERROR
           
static String MSG_FILE_WRITING_ERROR_TITLE
           
static String MSG_FILTERS
           
static String MSG_HTML
           
static String MSG_LOC
           
static String MSG_LOCALPATH
           
static String MSG_LOG_CREATION_ERROR
           
static String MSG_LOG_PARSE_ERROR
           
static String MSG_NO_COMMITS
           
static String MSG_NO_CVS_ROOT_ERROR
           
static String MSG_NO_END_DATE_ERROR
           
static String MSG_NO_LOCAL_PATH_ERROR
           
static String MSG_NO_REVISIONS
           
static String MSG_NO_START_DATE_ERROR
           
static String MSG_NO_USER_ERROR
           
static String MSG_OK
           
static String MSG_OPEN
           
static String MSG_OPERATION
           
static String MSG_OPTIONS
           
static String MSG_PASSWORD_DIALOG
           
static String MSG_REMOVE_CVSROOT
           
static String MSG_REQUEST_FAILURE
           
static String MSG_REVISIONS
           
static String MSG_REVISIONS_PER_HOUR
           
static String MSG_REVISIONS_PER_USER
           
static String MSG_REVISIONS_PER_WEEKDAY
           
static String MSG_SAVE
           
static String MSG_SET
           
static String MSG_SNITCHING_ERROR
           
static String MSG_SNITCHING_ERROR_TITLE
           
static String MSG_START
           
static String MSG_START_DATE
           
static String MSG_STARTDATE
           
static String MSG_STRUCTURE_CREATION_ERROR
           
static String MSG_STRUCTURE_CREATION_ERROR_TITLE
           
static String MSG_TAB_COMMITS
           
static String MSG_UNCOMMENTED_COMMIT
           
static String MSG_UNPARSABLE_RESPONSE
           
static String MSG_USER
           
static String MSG_USER_FILTER
           
static String MSG_USER_TT
           
static String MSG_USERS
           
static String MSG_VALIDATION_TITLE
           
static String MSG_WRONG_CVS_COMMAND
           
static String MSG_WRONG_REQUEST
           
static String MSG_WRONG_RESPONSE
           
static String MSGF_LOCALPATH_CB
           
static String PASSWORD_DIALOG
           
static String PICS_PATH
           
static String REVISIONS
           
static String USER_HOME
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

APPLICATION_NAME

public static final String APPLICATION_NAME
See Also:
Constant Field Values

APP_VERSION

public static final String APP_VERSION
See Also:
Constant Field Values

BUTTON_SIZE

public static final Dimension BUTTON_SIZE

PICS_PATH

public static final String PICS_PATH
See Also:
Constant Field Values

MSG_START

public static final String MSG_START
See Also:
Constant Field Values

MSG_CLEAR

public static final String MSG_CLEAR
See Also:
Constant Field Values

MSG_HTML

public static final String MSG_HTML
See Also:
Constant Field Values

MSG_CSV

public static final String MSG_CSV
See Also:
Constant Field Values

MSG_CVSROOT

public static final String MSG_CVSROOT
See Also:
Constant Field Values

MSG_CVSROOTS_CB

public static final String MSG_CVSROOTS_CB
See Also:
Constant Field Values

MSG_LOCALPATH

public static final String MSG_LOCALPATH
See Also:
Constant Field Values

MSGF_LOCALPATH_CB

public static final String MSGF_LOCALPATH_CB
See Also:
Constant Field Values

MSG_OPEN

public static final String MSG_OPEN
See Also:
Constant Field Values

MSG_ABOUT

public static final String MSG_ABOUT
See Also:
Constant Field Values

MSG_CONFIGURECVS

public static final String MSG_CONFIGURECVS
See Also:
Constant Field Values

MSG_OPTIONS

public static final String MSG_OPTIONS
See Also:
Constant Field Values

MSG_FILTERS

public static final String MSG_FILTERS
See Also:
Constant Field Values

MSG_DATE

public static final String MSG_DATE
See Also:
Constant Field Values

MSG_STARTDATE

public static final String MSG_STARTDATE
See Also:
Constant Field Values

MSG_DATE_TT

public static final String MSG_DATE_TT
See Also:
Constant Field Values

MSG_START_DATE

public static final String MSG_START_DATE
See Also:
Constant Field Values

MSG_END_DATE

public static final String MSG_END_DATE
See Also:
Constant Field Values

MSG_ENDDATE

public static final String MSG_ENDDATE
See Also:
Constant Field Values

MSG_USER

public static final String MSG_USER
See Also:
Constant Field Values

MSG_USER_TT

public static final String MSG_USER_TT
See Also:
Constant Field Values

MSG_USER_FILTER

public static final String MSG_USER_FILTER
See Also:
Constant Field Values

MSG_TAB_COMMITS

public static final String MSG_TAB_COMMITS
See Also:
Constant Field Values

MSG_REVISIONS_PER_USER

public static final String MSG_REVISIONS_PER_USER
See Also:
Constant Field Values

MSG_COMMITS_PER_USER

public static final String MSG_COMMITS_PER_USER
See Also:
Constant Field Values

MSG_REVISIONS_PER_HOUR

public static final String MSG_REVISIONS_PER_HOUR
See Also:
Constant Field Values

MSG_REVISIONS_PER_WEEKDAY

public static final String MSG_REVISIONS_PER_WEEKDAY
See Also:
Constant Field Values

MSG_LOC

public static final String MSG_LOC
See Also:
Constant Field Values

MSG_COMMITS_PER_DAY

public static final String MSG_COMMITS_PER_DAY
See Also:
Constant Field Values

MSG_USERS

public static final String MSG_USERS
See Also:
Constant Field Values

MSG_REVISIONS

public static final String MSG_REVISIONS
See Also:
Constant Field Values

REVISIONS

public static final String REVISIONS
See Also:
Constant Field Values

MSG_COMMITS

public static final String MSG_COMMITS
See Also:
Constant Field Values

COMMITS

public static final String COMMITS
See Also:
Constant Field Values

MSG_NO_REVISIONS

public static final String MSG_NO_REVISIONS
See Also:
Constant Field Values

MSG_NO_COMMITS

public static final String MSG_NO_COMMITS
See Also:
Constant Field Values

MSG_CAL_TITLE

public static final String MSG_CAL_TITLE
See Also:
Constant Field Values

MSG_CVS_CONFIGURE_TITLE

public static final String MSG_CVS_CONFIGURE_TITLE
See Also:
Constant Field Values

MSG_EDIT

public static final String MSG_EDIT
See Also:
Constant Field Values

MSG_SAVE

public static final String MSG_SAVE
See Also:
Constant Field Values

MSG_SET

public static final String MSG_SET
See Also:
Constant Field Values

MSG_OPERATION

public static final String MSG_OPERATION
See Also:
Constant Field Values

MSG_DESCRIPTION

public static final String MSG_DESCRIPTION
See Also:
Constant Field Values

MSG_OK

public static final String MSG_OK
See Also:
Constant Field Values

PASSWORD_DIALOG

public static final String PASSWORD_DIALOG
See Also:
Constant Field Values

MSG_PASSWORD_DIALOG

public static final String MSG_PASSWORD_DIALOG
See Also:
Constant Field Values

MSG_ERROR_TITLE

public static final String MSG_ERROR_TITLE
See Also:
Constant Field Values

MSG_VALIDATION_TITLE

public static final String MSG_VALIDATION_TITLE
See Also:
Constant Field Values

MSG_CVS_CONFIG_ERROR_TITLE

public static final String MSG_CVS_CONFIG_ERROR_TITLE
See Also:
Constant Field Values

MSG_CVS_CONFIG_ERROR_GENERAL

public static final String MSG_CVS_CONFIG_ERROR_GENERAL
See Also:
Constant Field Values

MSG_DEFAULT_CVS_ROOT

public static final String MSG_DEFAULT_CVS_ROOT
See Also:
Constant Field Values

MSG_CVS_ROOTS_VALIDATION_ERROR_TITLE

public static final String MSG_CVS_ROOTS_VALIDATION_ERROR_TITLE
See Also:
Constant Field Values

MSG_CVS_ROOTS_VALIDATION_ERROR

public static final String MSG_CVS_ROOTS_VALIDATION_ERROR
See Also:
Constant Field Values

MSG_SNITCHING_ERROR_TITLE

public static final String MSG_SNITCHING_ERROR_TITLE
See Also:
Constant Field Values

MSG_SNITCHING_ERROR

public static final String MSG_SNITCHING_ERROR
See Also:
Constant Field Values

MSG_LOG_CREATION_ERROR

public static final String MSG_LOG_CREATION_ERROR
See Also:
Constant Field Values

MSG_LOG_PARSE_ERROR

public static final String MSG_LOG_PARSE_ERROR
See Also:
Constant Field Values

MSG_NO_CVS_ROOT_ERROR

public static final String MSG_NO_CVS_ROOT_ERROR
See Also:
Constant Field Values

MSG_NO_LOCAL_PATH_ERROR

public static final String MSG_NO_LOCAL_PATH_ERROR
See Also:
Constant Field Values

MSG_NO_START_DATE_ERROR

public static final String MSG_NO_START_DATE_ERROR
See Also:
Constant Field Values

MSG_NO_END_DATE_ERROR

public static final String MSG_NO_END_DATE_ERROR
See Also:
Constant Field Values

MSG_NO_USER_ERROR

public static final String MSG_NO_USER_ERROR
See Also:
Constant Field Values

MSG_CVS_VALIDATION_ERROR_TITLE

public static final String MSG_CVS_VALIDATION_ERROR_TITLE
See Also:
Constant Field Values

MSG_CVS_VALIDATION_ERROR

public static final String MSG_CVS_VALIDATION_ERROR
See Also:
Constant Field Values

MSG_DATE_VALIDATION_ERROR_TITLE

public static final String MSG_DATE_VALIDATION_ERROR_TITLE
See Also:
Constant Field Values

MSG_DATE_VALIDATION_ERROR

public static final String MSG_DATE_VALIDATION_ERROR
See Also:
Constant Field Values

MSG_FILE_READING_ERROR_TITLE

public static final String MSG_FILE_READING_ERROR_TITLE
See Also:
Constant Field Values

MSG_FILE_READING_ERROR

public static final String MSG_FILE_READING_ERROR
See Also:
Constant Field Values

MSG_STRUCTURE_CREATION_ERROR_TITLE

public static final String MSG_STRUCTURE_CREATION_ERROR_TITLE
See Also:
Constant Field Values

MSG_STRUCTURE_CREATION_ERROR

public static final String MSG_STRUCTURE_CREATION_ERROR
See Also:
Constant Field Values

MSG_FILE_WRITING_ERROR_TITLE

public static final String MSG_FILE_WRITING_ERROR_TITLE
See Also:
Constant Field Values

MSG_FILE_WRITING_ERROR

public static final String MSG_FILE_WRITING_ERROR
See Also:
Constant Field Values

MSG_AUTH_ERROR_TITLE

public static final String MSG_AUTH_ERROR_TITLE
See Also:
Constant Field Values

MSG_AUTH_ERROR

public static final String MSG_AUTH_ERROR
See Also:
Constant Field Values

MSG_CVS_COMM_ERROR_TITLE

public static final String MSG_CVS_COMM_ERROR_TITLE
See Also:
Constant Field Values

MSG_CVS_COMM_ERROR

public static final String MSG_CVS_COMM_ERROR
See Also:
Constant Field Values

MSG_UNCOMMENTED_COMMIT

public static final String MSG_UNCOMMENTED_COMMIT
See Also:
Constant Field Values

MSG_DAY_OF_WEEK

public static final String MSG_DAY_OF_WEEK
See Also:
Constant Field Values

IMG_APPIMAGE

public static final String IMG_APPIMAGE
See Also:
Constant Field Values

IMG_START

public static final String IMG_START
See Also:
Constant Field Values

IMG_ADD

public static final String IMG_ADD
See Also:
Constant Field Values

IMG_REMOVE

public static final String IMG_REMOVE
See Also:
Constant Field Values

IMG_CLEAR

public static final String IMG_CLEAR
See Also:
Constant Field Values

IMG_HTML

public static final String IMG_HTML
See Also:
Constant Field Values

IMG_ABOUT

public static final String IMG_ABOUT
See Also:
Constant Field Values

IMG_OPEN

public static final String IMG_OPEN
See Also:
Constant Field Values

IMG_CONFIGURECVS

public static final String IMG_CONFIGURECVS
See Also:
Constant Field Values

IMG_ERROR

public static final String IMG_ERROR
See Also:
Constant Field Values

IMG_CVSSNITCH_LOGO

public static final String IMG_CVSSNITCH_LOGO
See Also:
Constant Field Values

CVS_PSERVER_PORT

public static final int CVS_PSERVER_PORT
See Also:
Constant Field Values

CVS_PROP_METHOD

public static final String CVS_PROP_METHOD
See Also:
Constant Field Values

CVS_PROP_HOSTNAME

public static final String CVS_PROP_HOSTNAME
See Also:
Constant Field Values

CVS_PROP_USERNAME

public static final String CVS_PROP_USERNAME
See Also:
Constant Field Values

CVS_PROP_PASSWORD

public static final String CVS_PROP_PASSWORD
See Also:
Constant Field Values

CVS_PROP_PORT

public static final String CVS_PROP_PORT
See Also:
Constant Field Values

CVS_PROP_REPOSITORY

public static final String CVS_PROP_REPOSITORY
See Also:
Constant Field Values

CVS_PROP_LOCALPATH

public static final String CVS_PROP_LOCALPATH
See Also:
Constant Field Values

CVS_PROP_DATEFILTER

public static final String CVS_PROP_DATEFILTER
See Also:
Constant Field Values

USER_HOME

public static final String USER_HOME

DIR_APPLICATION

public static final String DIR_APPLICATION

FILE_CVS_ROOTS

public static final String FILE_CVS_ROOTS

FILE_LOCAL_PATHS

public static final String FILE_LOCAL_PATHS

DATE_DD_MM_YYY

public static final String DATE_DD_MM_YYY
See Also:
Constant Field Values

DATE_YYY_MM_DD

public static final String DATE_YYY_MM_DD
See Also:
Constant Field Values

MSG_WRONG_CVS_COMMAND

public static final String MSG_WRONG_CVS_COMMAND
See Also:
Constant Field Values

MSG_WRONG_RESPONSE

public static final String MSG_WRONG_RESPONSE
See Also:
Constant Field Values

MSG_UNPARSABLE_RESPONSE

public static final String MSG_UNPARSABLE_RESPONSE
See Also:
Constant Field Values

MSG_WRONG_REQUEST

public static final String MSG_WRONG_REQUEST
See Also:
Constant Field Values

MSG_REQUEST_FAILURE

public static final String MSG_REQUEST_FAILURE
See Also:
Constant Field Values

MSG_ABOUT_TEXT

public static final String MSG_ABOUT_TEXT
See Also:
Constant Field Values

MSG_ADD_CVSROOT

public static final String MSG_ADD_CVSROOT
See Also:
Constant Field Values

MSG_REMOVE_CVSROOT

public static final String MSG_REMOVE_CVSROOT
See Also:
Constant Field Values


Copyright © 2008 Axel Maroudas All Rights Reserved.