org.diyefi.openlogviewer
Class Text

java.lang.Object
  extended by org.diyefi.openlogviewer.Text

public final class Text
extends Object

Package level Key storage to keep functional classes clean.


Field Summary
static String ACTIVE_PROPERTY
           
static String ADD_DIVISION_BUTTON
           
static String APPLY_BUTTON
           
static String ATTEMPTING_TO_OPEN_FILE
           
static String CANCEL_BUTTON
           
static String CANT_GO_FULLSCREEN_MESSAGE
           
static String CHOOSE_BACKGROUND_COLOR
           
static String CHOOSE_NEW_COLOR
           
static String CLASS_NOT_FOUND
           
static String CLICK_TO_REMOVE_DIVISION
           
static String COLOR_BUTTON
           
static String COLOR_PROPERTY
           
static String COULD_NOT_ACCESS_CLASS
           
static String COULD_NOT_INSTANTIATE_CLASS
           
static String CSV_LOADED_MSG_PART1
           
static String CSV_LOADED_MSG_PART2
           
static String CSV_LOADED_MSG_PART3
           
static String DECODER_CRASHED_PART1
           
static String DECODER_CRASHED_PART2
           
static String DEFAULT_BROWSER_ERROR_MESSAGE
           
static String DEFAULT_BROWSER_ERROR_TITLE
           
static String DETECTED_OOME_MEMORY_DOOM
           
static String DISPLAY_MAX
           
static String DISPLAY_MIN
           
static String ENTER_HEADER_FOR_PROPERTY
           
static String ERROR
           
static String FAILED_TO_CREATE_DIRECTORY_MESSAGE
           
static String FAILED_TO_GO_FULLSCREEN_MESSAGE
           
static String FALSE
           
static String FIELD_INFORMATION_PART1
           
static String FIELD_INFORMATION_PART2
           
static String FIELD_INFORMATION_PART3
           
static String FIELD_INFORMATION_PART4
           
static String FIELD_INFORMATION_PART5
           
static String FIELD_INFORMATION_PART6
           
static String FILE_ARGUMENT_NOT_GOOD
           
static String FILE_MENU_ITEM_OPEN_NAME
           
static String FILE_MENU_ITEM_QUIT_NAME
           
static String FILE_MENU_ITEM_RELOAD_NAME
           
static String FILE_MENU_NAME
           
static String FILE_TYPE_NOT_SUPPORTED
           
static String FRAMES_PER_SECOND
           
static String FREEEMS_BINARY_LOGS
           
static String HELP_MENU_ITEM_ABOUT_NAME
           
static String HELP_MENU_NAME
           
static String HOME_DIRECTORY_NOT_ACCESSIBLE
           
static String IO_ISSUE_GETTING_PROPERTY
           
static String IO_ISSUE_REMOVING_PROPERTY
           
static String IO_ISSUE_SAVING_PROPERTY
           
static String JVM_HELP_MESSAGE
           
static String LOADING_LOG
           
static String LOOK_AND_FEEL_EXCEPTION_MESSAGE_FOUR
           
static String LOOK_AND_FEEL_EXCEPTION_MESSAGE_ONE
           
static String LOOK_AND_FEEL_EXCEPTION_MESSAGE_THREE
           
static String LOOK_AND_FEEL_EXCEPTION_MESSAGE_TWO
           
static String MAX_PROPERTY
           
static String MEG_INSUFFICIENT_MEMORY_FOR_INCREASE
           
static String MEMORY_AFTER
           
static String MEMORY_BEFORE
           
static String MEMORY_FREE
           
static String MEMORY_MAX
           
static String MEMORY_NEW_CAPACITY
           
static String MEMORY_OLD_CAPACITY
           
static String MEMORY_RESIZE_WARNING
           
static String MEMORY_RESIZES_TOOK
           
static String MEMORY_RESIZES_UNIT
           
static String MEMORY_TOTAL
           
static String MEMORY_TOTAL_AVAILABLE
           
static String MEMORY_TOTAL_INCREASE
           
static String MEMORY_TOTAL_OVERHEAD
           
static String MEMORY_TOTAL_REQUIRED
           
static String MIN_PROPERTY
           
static String MS_COMPATIBLE_LOGS
           
static String NO_LOG_LOADED
           
static String OK_BUTTON
           
static String OPEN_FILE_ERROR_MESSAGE
           
static String OPEN_FILE_ERROR_TITLE
           
static String OPEN_LAST_FILE_ERROR_MESSAGE
           
static String OPEN_LAST_FILE_ERROR_TITLE
           
static String OPEN_LAST_FILE_MISSING_PROPERTY_MESSAGE
           
static String OPEN_LAST_FILE_MISSING_PROPERTY_TITLE
           
static String OPTIONS_MENU_ITEM_ADD_PROPERTY_NAME
           
static String OPTIONS_MENU_ITEM_REMOVE_PROPERTIES_NAME
           
static String OPTIONS_MENU_NAME
           
static String OPV2NFES
           
static String REMOVE_DIVISION_BUTTON
           
static String REMOVED_FROM_PROPS
           
static String RESET_MIN_MAX_BUTTON
           
static String RESIZE_COMPLETED_PART1
           
static String RESIZE_COMPLETED_PART2
           
static String RESIZE_COMPLETED_PART3
           
static String RESIZE_COMPLETED_PART4
           
static String RESIZE_COMPLETED_PART5
           
static String SAVE_BUTTON
           
static String SPLIT_PROPERTY
           
static String TOO_MANY_ARGUMENTS
           
static String TRUE
           
static String VIEW_MENU_ITEM_FIELDS_AND_DIVISIONS_NAME
           
static String VIEW_MENU_ITEM_FULL_SCREEN_NAME
           
static String VIEW_MENU_ITEM_SCALE_AND_COLOR_NAME
           
static String VIEW_MENU_NAME
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TRUE

public static final String TRUE
See Also:
Constant Field Values

FALSE

public static final String FALSE
See Also:
Constant Field Values

FRAMES_PER_SECOND

public static final String FRAMES_PER_SECOND
See Also:
Constant Field Values

CSV_LOADED_MSG_PART1

public static final String CSV_LOADED_MSG_PART1
See Also:
Constant Field Values

CSV_LOADED_MSG_PART2

public static final String CSV_LOADED_MSG_PART2
See Also:
Constant Field Values

CSV_LOADED_MSG_PART3

public static final String CSV_LOADED_MSG_PART3
See Also:
Constant Field Values

FREEEMS_BINARY_LOGS

public static final String FREEEMS_BINARY_LOGS
See Also:
Constant Field Values

MS_COMPATIBLE_LOGS

public static final String MS_COMPATIBLE_LOGS
See Also:
Constant Field Values

TOO_MANY_ARGUMENTS

public static final String TOO_MANY_ARGUMENTS
See Also:
Constant Field Values

ATTEMPTING_TO_OPEN_FILE

public static final String ATTEMPTING_TO_OPEN_FILE
See Also:
Constant Field Values

FILE_TYPE_NOT_SUPPORTED

public static final String FILE_TYPE_NOT_SUPPORTED
See Also:
Constant Field Values

FILE_ARGUMENT_NOT_GOOD

public static final String FILE_ARGUMENT_NOT_GOOD
See Also:
Constant Field Values

MEMORY_RESIZE_WARNING

public static final String MEMORY_RESIZE_WARNING
See Also:
Constant Field Values

MEMORY_OLD_CAPACITY

public static final String MEMORY_OLD_CAPACITY
See Also:
Constant Field Values

MEMORY_NEW_CAPACITY

public static final String MEMORY_NEW_CAPACITY
See Also:
Constant Field Values

MEMORY_RESIZES_TOOK

public static final String MEMORY_RESIZES_TOOK
See Also:
Constant Field Values

MEMORY_RESIZES_UNIT

public static final String MEMORY_RESIZES_UNIT
See Also:
Constant Field Values

MEMORY_BEFORE

public static final String MEMORY_BEFORE
See Also:
Constant Field Values

MEMORY_AFTER

public static final String MEMORY_AFTER
See Also:
Constant Field Values

MEMORY_MAX

public static final String MEMORY_MAX
See Also:
Constant Field Values

MEMORY_FREE

public static final String MEMORY_FREE
See Also:
Constant Field Values

MEMORY_TOTAL

public static final String MEMORY_TOTAL
See Also:
Constant Field Values

JVM_HELP_MESSAGE

public static final String JVM_HELP_MESSAGE
See Also:
Constant Field Values

DETECTED_OOME_MEMORY_DOOM

public static final String DETECTED_OOME_MEMORY_DOOM
See Also:
Constant Field Values

MEMORY_TOTAL_AVAILABLE

public static final String MEMORY_TOTAL_AVAILABLE
See Also:
Constant Field Values

MEMORY_TOTAL_REQUIRED

public static final String MEMORY_TOTAL_REQUIRED
See Also:
Constant Field Values

MEMORY_TOTAL_INCREASE

public static final String MEMORY_TOTAL_INCREASE
See Also:
Constant Field Values

MEMORY_TOTAL_OVERHEAD

public static final String MEMORY_TOTAL_OVERHEAD
See Also:
Constant Field Values

MEG_INSUFFICIENT_MEMORY_FOR_INCREASE

public static final String MEG_INSUFFICIENT_MEMORY_FOR_INCREASE
See Also:
Constant Field Values

RESIZE_COMPLETED_PART1

public static final String RESIZE_COMPLETED_PART1
See Also:
Constant Field Values

RESIZE_COMPLETED_PART2

public static final String RESIZE_COMPLETED_PART2
See Also:
Constant Field Values

RESIZE_COMPLETED_PART3

public static final String RESIZE_COMPLETED_PART3
See Also:
Constant Field Values

RESIZE_COMPLETED_PART4

public static final String RESIZE_COMPLETED_PART4
See Also:
Constant Field Values

RESIZE_COMPLETED_PART5

public static final String RESIZE_COMPLETED_PART5
See Also:
Constant Field Values

NO_LOG_LOADED

public static final String NO_LOG_LOADED
See Also:
Constant Field Values

LOADING_LOG

public static final String LOADING_LOG
See Also:
Constant Field Values

DECODER_CRASHED_PART1

public static final String DECODER_CRASHED_PART1
See Also:
Constant Field Values

DECODER_CRASHED_PART2

public static final String DECODER_CRASHED_PART2
See Also:
Constant Field Values

OK_BUTTON

public static final String OK_BUTTON
See Also:
Constant Field Values

CANCEL_BUTTON

public static final String CANCEL_BUTTON
See Also:
Constant Field Values

ADD_DIVISION_BUTTON

public static final String ADD_DIVISION_BUTTON
See Also:
Constant Field Values

REMOVE_DIVISION_BUTTON

public static final String REMOVE_DIVISION_BUTTON
See Also:
Constant Field Values

COLOR_BUTTON

public static final String COLOR_BUTTON
See Also:
Constant Field Values

APPLY_BUTTON

public static final String APPLY_BUTTON
See Also:
Constant Field Values

SAVE_BUTTON

public static final String SAVE_BUTTON
See Also:
Constant Field Values

RESET_MIN_MAX_BUTTON

public static final String RESET_MIN_MAX_BUTTON
See Also:
Constant Field Values

CLICK_TO_REMOVE_DIVISION

public static final String CLICK_TO_REMOVE_DIVISION
See Also:
Constant Field Values

FIELD_INFORMATION_PART1

public static final String FIELD_INFORMATION_PART1
See Also:
Constant Field Values

FIELD_INFORMATION_PART2

public static final String FIELD_INFORMATION_PART2
See Also:
Constant Field Values

FIELD_INFORMATION_PART3

public static final String FIELD_INFORMATION_PART3
See Also:
Constant Field Values

FIELD_INFORMATION_PART4

public static final String FIELD_INFORMATION_PART4
See Also:
Constant Field Values

FIELD_INFORMATION_PART5

public static final String FIELD_INFORMATION_PART5
See Also:
Constant Field Values

FIELD_INFORMATION_PART6

public static final String FIELD_INFORMATION_PART6
See Also:
Constant Field Values

FILE_MENU_NAME

public static final String FILE_MENU_NAME
See Also:
Constant Field Values

FILE_MENU_ITEM_OPEN_NAME

public static final String FILE_MENU_ITEM_OPEN_NAME
See Also:
Constant Field Values

FILE_MENU_ITEM_RELOAD_NAME

public static final String FILE_MENU_ITEM_RELOAD_NAME
See Also:
Constant Field Values

FILE_MENU_ITEM_QUIT_NAME

public static final String FILE_MENU_ITEM_QUIT_NAME
See Also:
Constant Field Values

VIEW_MENU_NAME

public static final String VIEW_MENU_NAME
See Also:
Constant Field Values

VIEW_MENU_ITEM_FULL_SCREEN_NAME

public static final String VIEW_MENU_ITEM_FULL_SCREEN_NAME
See Also:
Constant Field Values

VIEW_MENU_ITEM_SCALE_AND_COLOR_NAME

public static final String VIEW_MENU_ITEM_SCALE_AND_COLOR_NAME
See Also:
Constant Field Values

VIEW_MENU_ITEM_FIELDS_AND_DIVISIONS_NAME

public static final String VIEW_MENU_ITEM_FIELDS_AND_DIVISIONS_NAME
See Also:
Constant Field Values

HELP_MENU_NAME

public static final String HELP_MENU_NAME
See Also:
Constant Field Values

HELP_MENU_ITEM_ABOUT_NAME

public static final String HELP_MENU_ITEM_ABOUT_NAME
See Also:
Constant Field Values

OPTIONS_MENU_NAME

public static final String OPTIONS_MENU_NAME
See Also:
Constant Field Values

OPTIONS_MENU_ITEM_ADD_PROPERTY_NAME

public static final String OPTIONS_MENU_ITEM_ADD_PROPERTY_NAME
See Also:
Constant Field Values

OPTIONS_MENU_ITEM_REMOVE_PROPERTIES_NAME

public static final String OPTIONS_MENU_ITEM_REMOVE_PROPERTIES_NAME
See Also:
Constant Field Values

CHOOSE_BACKGROUND_COLOR

public static final String CHOOSE_BACKGROUND_COLOR
See Also:
Constant Field Values

ENTER_HEADER_FOR_PROPERTY

public static final String ENTER_HEADER_FOR_PROPERTY
See Also:
Constant Field Values

CHOOSE_NEW_COLOR

public static final String CHOOSE_NEW_COLOR
See Also:
Constant Field Values

MIN_PROPERTY

public static final String MIN_PROPERTY
See Also:
Constant Field Values

MAX_PROPERTY

public static final String MAX_PROPERTY
See Also:
Constant Field Values

COLOR_PROPERTY

public static final String COLOR_PROPERTY
See Also:
Constant Field Values

SPLIT_PROPERTY

public static final String SPLIT_PROPERTY
See Also:
Constant Field Values

ACTIVE_PROPERTY

public static final String ACTIVE_PROPERTY
See Also:
Constant Field Values

DISPLAY_MIN

public static final String DISPLAY_MIN
See Also:
Constant Field Values

DISPLAY_MAX

public static final String DISPLAY_MAX
See Also:
Constant Field Values

ERROR

public static final String ERROR
See Also:
Constant Field Values

OPV2NFES

public static final String OPV2NFES
See Also:
Constant Field Values

CANT_GO_FULLSCREEN_MESSAGE

public static final String CANT_GO_FULLSCREEN_MESSAGE
See Also:
Constant Field Values

FAILED_TO_GO_FULLSCREEN_MESSAGE

public static final String FAILED_TO_GO_FULLSCREEN_MESSAGE
See Also:
Constant Field Values

OPEN_FILE_ERROR_TITLE

public static final String OPEN_FILE_ERROR_TITLE
See Also:
Constant Field Values

OPEN_FILE_ERROR_MESSAGE

public static final String OPEN_FILE_ERROR_MESSAGE
See Also:
Constant Field Values

OPEN_LAST_FILE_ERROR_TITLE

public static final String OPEN_LAST_FILE_ERROR_TITLE
See Also:
Constant Field Values

OPEN_LAST_FILE_ERROR_MESSAGE

public static final String OPEN_LAST_FILE_ERROR_MESSAGE
See Also:
Constant Field Values

OPEN_LAST_FILE_MISSING_PROPERTY_TITLE

public static final String OPEN_LAST_FILE_MISSING_PROPERTY_TITLE
See Also:
Constant Field Values

OPEN_LAST_FILE_MISSING_PROPERTY_MESSAGE

public static final String OPEN_LAST_FILE_MISSING_PROPERTY_MESSAGE
See Also:
Constant Field Values

DEFAULT_BROWSER_ERROR_TITLE

public static final String DEFAULT_BROWSER_ERROR_TITLE
See Also:
Constant Field Values

DEFAULT_BROWSER_ERROR_MESSAGE

public static final String DEFAULT_BROWSER_ERROR_MESSAGE
See Also:
Constant Field Values

LOOK_AND_FEEL_EXCEPTION_MESSAGE_ONE

public static final String LOOK_AND_FEEL_EXCEPTION_MESSAGE_ONE
See Also:
Constant Field Values

LOOK_AND_FEEL_EXCEPTION_MESSAGE_TWO

public static final String LOOK_AND_FEEL_EXCEPTION_MESSAGE_TWO
See Also:
Constant Field Values

LOOK_AND_FEEL_EXCEPTION_MESSAGE_THREE

public static final String LOOK_AND_FEEL_EXCEPTION_MESSAGE_THREE
See Also:
Constant Field Values

LOOK_AND_FEEL_EXCEPTION_MESSAGE_FOUR

public static final String LOOK_AND_FEEL_EXCEPTION_MESSAGE_FOUR
See Also:
Constant Field Values

FAILED_TO_CREATE_DIRECTORY_MESSAGE

public static final String FAILED_TO_CREATE_DIRECTORY_MESSAGE
See Also:
Constant Field Values

HOME_DIRECTORY_NOT_ACCESSIBLE

public static final String HOME_DIRECTORY_NOT_ACCESSIBLE
See Also:
Constant Field Values

CLASS_NOT_FOUND

public static final String CLASS_NOT_FOUND
See Also:
Constant Field Values

COULD_NOT_INSTANTIATE_CLASS

public static final String COULD_NOT_INSTANTIATE_CLASS
See Also:
Constant Field Values

COULD_NOT_ACCESS_CLASS

public static final String COULD_NOT_ACCESS_CLASS
See Also:
Constant Field Values

REMOVED_FROM_PROPS

public static final String REMOVED_FROM_PROPS
See Also:
Constant Field Values

IO_ISSUE_GETTING_PROPERTY

public static final String IO_ISSUE_GETTING_PROPERTY
See Also:
Constant Field Values

IO_ISSUE_SAVING_PROPERTY

public static final String IO_ISSUE_SAVING_PROPERTY
See Also:
Constant Field Values

IO_ISSUE_REMOVING_PROPERTY

public static final String IO_ISSUE_REMOVING_PROPERTY
See Also:
Constant Field Values


Copyright © 2015 DIYEFI.org. All Rights Reserved.