2004.04.29


com.jdc.app.i18
Interface TextIdentifiers

All Known Implementing Classes:
MessageText, Text

public interface TextIdentifiers

TextIdentifiers implements standard text message identifiers as constants.

Version:
1.0
Author:
Jay Damon
See Also:
Text

Field Summary
static String CANCEL_BUTTON
          The cancel button identifier.
static String COMPANY_NAME
          The company name identifier.
static String COPYRIGHT_MESSAGE
          The copyright identifier.
static String INPUT_FIELD_IS_NOT_VALID
          The input field is not valid message.
static String INPUT_FIELD_IS_REQUIRED
          The input field is required message.
static String PAGE_TITLE
          The page title.
 

Field Detail

PAGE_TITLE

public static final String PAGE_TITLE
The page title.

See Also:
Constant Field Values

CANCEL_BUTTON

public static final String CANCEL_BUTTON
The cancel button identifier.

See Also:
Constant Field Values

COMPANY_NAME

public static final String COMPANY_NAME
The company name identifier.

See Also:
Constant Field Values

COPYRIGHT_MESSAGE

public static final String COPYRIGHT_MESSAGE
The copyright identifier.

See Also:
Constant Field Values

INPUT_FIELD_IS_REQUIRED

public static final String INPUT_FIELD_IS_REQUIRED
The input field is required message.

See Also:
Constant Field Values

INPUT_FIELD_IS_NOT_VALID

public static final String INPUT_FIELD_IS_NOT_VALID
The input field is not valid message.

See Also:
Constant Field Values

2004.04.29



Copyright © 2004 J. Damon & Co.; All Rights Reserved WorldWide.