lacam.language
Interface DictionaryConstants

All Known Implementing Classes:
DefaultDictionary

public interface DictionaryConstants

This a container for all possible default system keys

Author:
Dimitrij Zub
See Also:
Dictionary

Field Summary
static java.lang.String GLOBAL_ANTIIDEALPOINT_VALUE
          word representing the english phrase 'anti-ideal point' for the default datasource given parameters [none]
static java.lang.String GLOBAL_ATTRIBUTE_VALUE
          word representing the english word 'attribute' given parameters [none]
static java.lang.String GLOBAL_AUTHOR_VALUE
          word representing the english word 'author' given parameters [none]
static java.lang.String GLOBAL_BROWSE_VALUE
          word representing the english word 'browse' given parameters [none]
static java.lang.String GLOBAL_CANCEL_VALUE
          word representing the english word 'cancel' given parameters [none]
static java.lang.String GLOBAL_CLASS_VALUE
          word representing the english word 'class' given parameters [none]
static java.lang.String GLOBAL_DATE_VALUE
          word representing the english word 'date' given parameters [none]
static java.lang.String GLOBAL_DESCR_VALUE
          word representing the english word 'description' given parameters [none]
static java.lang.String GLOBAL_DESIGN_VALUE
          word representing the english word 'design' given parameters [none]
static java.lang.String GLOBAL_DETAILS_VALUE
          word representing the english word 'details' given parameters [none]
static java.lang.String GLOBAL_ERROR_VALUE
          word representing the english word 'error' given parameters [none]
static java.lang.String GLOBAL_FACTOR_VALUE
          word representing the english word 'factor' given parameters [none]
static java.lang.String GLOBAL_FINISH_VALUE
          word representing the english word 'finish' given parameters [none]
static java.lang.String GLOBAL_HELP_VALUE
          word representing the english word 'help' given parameters [none]
static java.lang.String GLOBAL_HOTKEY_VALUE
          word representing the english word 'warning' given parameters [none]
static java.lang.String GLOBAL_ICON_PATH_VALUE
          word representing the english expression 'icon path' given parameters [none]
static java.lang.String GLOBAL_IDEALPOINT_VALUE
          word representing the english phrase 'ideal point' for the default datasource given parameters [none]
static java.lang.String GLOBAL_INIT_VALUE
          word representing the english word 'initiating' given parameters [none]
static java.lang.String GLOBAL_LINEAR_VALUE
          word representing the english phrase 'linear' for the default datasource given parameters [none]
static java.lang.String GLOBAL_LINKTO_PATH_VALUE
          word representing the english expression 'link to path' given parameters [none]
static java.lang.String GLOBAL_LOAD_VALUE
          word representing the english word 'load' given parameters [none]
static java.lang.String GLOBAL_METHOD_VALUE
          word representing the english word 'method' given parameters [none]
static java.lang.String GLOBAL_NAME_VALUE
          word representing the english word 'name' given parameters [none]
static java.lang.String GLOBAL_NEXT_VALUE
          word representing the english word 'next' given parameters [none]
static java.lang.String GLOBAL_NOINFO_VALUE
          word representing the english expression 'no information' given parameters [none]
static java.lang.String GLOBAL_OK_VALUE
          word representing the english word 'ok' given parameters [none]
static java.lang.String GLOBAL_PATH_VALUE
          word representing the english word 'path' given parameters [none]
static java.lang.String GLOBAL_PLUGIN_VALUE
          word representing the english word 'plugin' given parameters [none]
static java.lang.String GLOBAL_PREV_VALUE
          word representing the english word 'previous' given parameters [none]
static java.lang.String GLOBAL_RENAME_VALUE
          word representing the english word 'rename' given parameters [none]
static java.lang.String GLOBAL_RUN_VALUE
          word representing the english word 'run' given parameters [none]
static java.lang.String GLOBAL_SAVE_VALUE
          word representing the english word 'save' given parameters [none]
static java.lang.String GLOBAL_TYPE_VALUE
          word representing the english word 'type' given parameters [none]
static java.lang.String GLOBAL_UNKNOWN_VALUE
          word representing the english word 'unknown' given parameters [none]
static java.lang.String GLOBAL_VALUE_VALUE
          word representing the english word 'value' given parameters [none]
static java.lang.String GLOBAL_VERSION_VALUE
          word representing the english word 'version' given parameters [none]
static java.lang.String GLOBAL_WARNING_VALUE
          word representing the english word 'warning' given parameters [none]
static java.lang.String HELP_INDEX_CON
           
static java.lang.String HELP_INDEX_NAV
           
static java.lang.String LBRMNGR_CLASSNOTINCACHE_ERROR
          Key to access the message of the ClassNotFoundException thrown in the LibraryManager difine(String name, String version) method if no class identified by name and version could be found in the class cache at all given parameters {given name, given version}
static java.lang.String LBRMNGR_NOSUCHVERSION_ERROR
          Key to access the message of the ClassNotFoundException thrown in the LibraryManager difine(String name, String version) method if no version matching to the given version could be found in the class cache given parameters {the given version}
static java.lang.String LBRMNGR_VERSIONCONFLICT_ERROR
          Key to access the message of the ClassNotFoundException thrown in the LibraryManager difine(String name, String version) method if more then one version could be found in the class cache and no class name was given given parameters {given version}
static java.lang.String MGUIFORM_BG_TEXT
          Key to access the text shown on the idle background in the MainGUIForm given parameters [none]
static java.lang.String MGUIFORM_MENU_EXPERT
          Key to access the menu bar -> explore menu ("expert") given parameters [none]
static java.lang.String MGUIFORM_MENU_EXPERT_MNEMONIC
          Key to access the menu bar -> explore menu ("expert") key action given parameters [none]
static java.lang.String MGUIFORM_MENU_EXPERT_PLUGINS
          Key to access the menu bar -> expert -> plugins given parameters [none]
static java.lang.String MGUIFORM_MENU_EXPERT_PLUGINS_STROKE
          Key to access the menu bar -> expert -> plugins key stroke given parameters [none]
static java.lang.String MGUIFORM_MENU_EXPERT_TASKS
          Key to access the menu bar -> expert -> tasks given parameters [none]
static java.lang.String MGUIFORM_MENU_EXPERT_TASKS_STROKE
          Key to access the menu bar -> expert -> tasks key stroke given parameters [none]
static java.lang.String MGUIFORM_MENU_FILE
          Key to access the menu bar -> main menu ("file") given parameters [none]
static java.lang.String MGUIFORM_MENU_FILE_EXIT
          Key to access the menu bar -> file -> exit given parameters [none]
static java.lang.String MGUIFORM_MENU_FILE_EXIT_STROKE
          Key to access the menu bar -> file -> exit key stroke given parameters [none]
static java.lang.String MGUIFORM_MENU_FILE_EXPORT
          Key to access the menu bar -> file -> export given parameters [none]
static java.lang.String MGUIFORM_MENU_FILE_IMPORT
          Key to access the menu bar -> file -> import given parameters [none]
static java.lang.String MGUIFORM_MENU_FILE_MNEMONIC
          Key to access the menu bar -> main menu ("file") key action given parameters [none]
static java.lang.String MGUIFORM_MENU_FILE_NEW
          Key to access the menu bar -> file -> export given parameters [none]
static java.lang.String MGUIFORM_MENU_FILE_OPEN
          Key to access the menu bar -> file -> open given parameters [none]
static java.lang.String MGUIFORM_MENU_FILE_OPEN_STROKE
          Key to access the menu bar -> file -> open key stroke given parameters [none]
static java.lang.String MGUIFORM_MENU_HELP
          Key to access the menu bar -> help menu given parameters [none]
static java.lang.String MGUIFORM_MENU_HELP_INDEX
          Key to access the menu bar -> help menu -> index given parameters [none]
static java.lang.String MGUIFORM_MENU_HELP_INDEX_STROKE
          Key to access the menu bar -> help -> index key stroke given parameters [none]
static java.lang.String MGUIFORM_MENU_HELP_MNEMONIC
          Key to access the menu bar -> help menu key action given parameters [none]
static java.lang.String MGUIFORM_MENU_RUN
          Key to access the menu bar -> run menu ("run") given parameters [none]
static java.lang.String MGUIFORM_MENU_RUN_MNEMONIC
          Key to access the menu bar -> run menu ("run") key action given parameters [none]
static java.lang.String MGUIFORM_STATUS_IDLE
          Key to access the value of the "no task" state shown in the status bar given parameters [none]
static java.lang.String MGUIFORM_STATUS_NO_STEP
          Key to access the value of the "no step" state shown in the status bar given parameters [none]
static java.lang.String MGUIFORM_STATUS_NO_TASK
          Key to access the value of the "no task" state shown in the status bar given parameters [none]
static java.lang.String MGUIFORM_TITLE
          Key to access the programs title displayed on the main gui form frame given parameters [none]
static java.lang.String PDSCRPTR_CANTDOJOB_ERROR
          Key to access the message of the IllegalArgumentException thrown in the ProcessDescritptor Cunstruct if the found class identified by name or version is not quilified to do the job given parameters {found class, own type}
static java.lang.String PDSCRPTR_CLASSNOTFOUND_ERROR
          Key to access the message of the IllegalArgumentException thrown in the ProcessDescriptor Construct if no class matching to the class tag could be found given parameters {class tag attribute:name, class tag attribute:version}
static java.lang.String PDSCRPTR_NOTALLOWED_ERROR
          Key to access the messahe of the IllegalArgumentException thrown in the ProcessDescritptor Cunstruct if the given class type in the class tag does not match the tasks type given parameters {class tags type, own type}
static java.lang.String PLGNEXPLORER_PLGNLBRY_CLS_DSC
          Key to access the text shown in the 'legend' of the plugin library explorer plugin library view for the 'class' icon given parameters [none]
static java.lang.String PLGNEXPLORER_PLGNLBRY_EMPTYPLGN_DSC
          Key to access the text shown in the 'legend' of the plugin library explorer plugin library view for the 'empty plugin' icon given parameters [none]
static java.lang.String PLGNEXPLORER_PLGNLBRY_HEADER
          Key to access the text shown as the header of the plugin library explorer plugin library view given parameters [none]
static java.lang.String PLGNEXPLORER_PLGNLBRY_LEGEND
          Key to access the text shown as the 'legend' of the plugin library explorer plugin library view given parameters [none]
static java.lang.String PLGNEXPLORER_PLGNLBRY_PLGN_DSC
          Key to access the text shown in the 'legend' of the plugin library explorer plugin library view for the 'plugin' icon given parameters [none]
static java.lang.String PLGNEXPLORER_PLGNLBRY_PLGNLBRY_DSC
          Key to access the text shown in the 'legend' of the plugin library explorer plugin library view for the 'plugin library' icon given parameters [none]
static java.lang.String PLGNEXPLORER_TITLE
          Key to access the programs title displayed on the task explorer frame given parameters [none]
static java.lang.String REMOVE_FROM_DESKTOP_WARNING_MSG
          Key to access the message shown if user wants to remove a task from the desktop given parameters {Task Name}
static java.lang.String REMOVE_FROM_DESKTOP_WARNING_TITLE
          Key to access the title of the window shown if user wants to remove a task from the desktop given parameters [none]
static java.lang.String SPLSHSCR_HEADER
          Key to access the program header displayed in the splashscreen given parameters [none]
static java.lang.String SYSTEM_AUTHORS
          Key to access the authors information (enumeration separated by \n) given parameters [none]
static java.lang.String TSK_INIT_ANALYSIS
          Key to access the text shown when analysis is being initiated given parameters [none]
static java.lang.String TSK_INIT_MODELMANAGER
          Key to access the text shown when modelmanager is being initiated given parameters [none]
static java.lang.String TSK_INIT_POSTPROCESS
          Key to access the text shown when postprocess is being initiated given parameters [none]
static java.lang.String TSK_INIT_PREPROCESS
          Key to access the text shown when preprocess is being initiated given parameters [none]
static java.lang.String TSK_INIT_SOURCES
          Key to access the text shown when datasources are being initiated given parameters {# of current source}
static java.lang.String TSK_INIT_TARGETS
          Key to access the text shown when datatargets are being initiated given parameters [# of current datatarget]
static java.lang.String TSK_INIT_UI
          Key to access the text shown when UI is being initiated given parameters [none]
static java.lang.String TSKDSCRPTOR_ABORTPROCESS_ERROR
          Key to access the message of the AbortProcessException thrown in the TaskDescriptors run method if any process aborted the task given parameters {steps name}
static java.lang.String TSKDSCRPTR_TASKINVALID
          Key to access the message of the IllegalArgumentException thrown in the TaskDescritptor Cunstruct if the currently parsed task tag is invalid in any way given parameters {errormessage}
static java.lang.String TSKEXPLORER_FOUND_CLASS
          Key to access the text shown if the class matching the described class (in a class tag within a task tag) was found given parameters [none]
static java.lang.String TSKEXPLORER_NO_MATCHING_CLASS_FOUND
          Key to access the text shown if the class matching the described class (in a class tag within a task tag) was NOT found given parameters [none]
static java.lang.String TSKEXPLORER_TITLE
          Key to access the programs title displayed on the task explorer frame given parameters [none]
static java.lang.String TSKEXPLORER_TSKLBRY_ANA_DSC
          Key to access the text shown in the 'legend' of the task library explorer task library view for the 'analysis' icon given parameters [none]
static java.lang.String TSKEXPLORER_TSKLBRY_CLS_DSC
          Key to access the text shown in the 'legend' of the task library explorer task library view for the 'class' icon given parameters [none]
static java.lang.String TSKEXPLORER_TSKLBRY_DTS_DSC
          Key to access the text shown in the 'legend' of the task library explorer task library view for the 'datasource' icon given parameters [none]
static java.lang.String TSKEXPLORER_TSKLBRY_DTT_DSC
          Key to access the text shown in the 'legend' of the task library explorer task library view for the 'datatarget' icon given parameters [none]
static java.lang.String TSKEXPLORER_TSKLBRY_HEADER
          Key to access the text shown as the header of the task library explorer task library view given parameters [none]
static java.lang.String TSKEXPLORER_TSKLBRY_INVK_DSC
          Key to access the text shown in the 'legend' of the task library explorer task library view for the 'invoke (run)' icon given parameters [none]
static java.lang.String TSKEXPLORER_TSKLBRY_LEGEND
          Key to access the text shown as the 'legend' of the task library explorer task library view given parameters [none]
static java.lang.String TSKEXPLORER_TSKLBRY_MDLM_DSC
          Key to access the text shown in the 'legend' of the task library explorer task library view for the 'modelmanager' icon given parameters [none]
static java.lang.String TSKEXPLORER_TSKLBRY_MTHD_DSC
          Key to access the text shown in the 'legend' of the task library explorer task library view for the 'method' icon given parameters [none]
static java.lang.String TSKEXPLORER_TSKLBRY_PMLST_DSC
          Key to access the text shown in the 'legend' of the task library explorer task library view for the 'parameter list' icon given parameters [none]
static java.lang.String TSKEXPLORER_TSKLBRY_PMTR_DSC
          Key to access the text shown in the 'legend' of the task library explorer task library view for the 'parameter' icon given parameters [none]
static java.lang.String TSKEXPLORER_TSKLBRY_PROCSS_DSC
          Key to access the text shown in the 'legend' of the task library explorer task library view for the 'process' icon given parameters [none]
static java.lang.String TSKEXPLORER_TSKLBRY_TSK_DSC
          Key to access the text shown in the 'legend' of the task library explorer task library view for the 'task' icon given parameters [none]
static java.lang.String TSKEXPLORER_TSKLBRY_TSK_LINKTOMENU
          Key to access the text shown in the task descriptor view of the task library explorer for besides the allow link to menu trigger given parameters [none]
static java.lang.String TSKEXPLORER_TSKLBRY_UI_DSC
          Key to access the text shown in the 'legend' of the task library explorer task library view for the 'userinterface' icon given parameters [none]
static java.lang.String TSKLBRCONTNR_ILLGLARGUMENT
          Key to access the message of the IllegalArgumentException thrown in the TaskLibraryContainer add() method if the Object to add is not a TaskDescriptor given parameters {the Objects class, own class}
static java.lang.String TT_MGUIFORM_PLUGIN_BUTTON
          Key to access the ToolTip shown on a plugin button added to the tool_bar in the MainGUIForm given parameters {description, class which added it, date}
static java.lang.String TT_PLGNEXPLORER_REFRESH_BUTTON
          Key to access the ToolTip shown on the refresh view button on the tool_bar in the PlguinExplorer given parameters [none]
static java.lang.String TT_TSKEXPLORER_REFRESH_BUTTON
          Key to access the ToolTip shown on the refresh task button on the tool_bar in the TaskExplorer given parameters [none]
static java.lang.String TT_TSKEXPLORER_RUN_BUTTON
          Key to access the ToolTip shown on the run task button on the tool_bar in the TaskExplorer given parameters {selected task}
static java.lang.String UPDATE_WARNING_MSG
          Key to access the message shown if user wants to update tasks or classes given parameters [none]
static java.lang.String UPDATE_WARNING_TITLE
          Key to access the title of the window shown if user wants to update tasks or classes given parameters [none]
 

Field Detail

TSKLBRCONTNR_ILLGLARGUMENT

public static final java.lang.String TSKLBRCONTNR_ILLGLARGUMENT
Key to access the message of the IllegalArgumentException thrown in the TaskLibraryContainer add() method if the Object to add is not a TaskDescriptor

given parameters {the Objects class, own class}

See Also:
Constant Field Values

TSKDSCRPTR_TASKINVALID

public static final java.lang.String TSKDSCRPTR_TASKINVALID
Key to access the message of the IllegalArgumentException thrown in the TaskDescritptor Cunstruct if the currently parsed task tag is invalid in any way

given parameters {errormessage}

See Also:
Constant Field Values

PDSCRPTR_NOTALLOWED_ERROR

public static final java.lang.String PDSCRPTR_NOTALLOWED_ERROR
Key to access the messahe of the IllegalArgumentException thrown in the ProcessDescritptor Cunstruct if the given class type in the class tag does not match the tasks type

given parameters {class tags type, own type}

See Also:
Constant Field Values

PDSCRPTR_CANTDOJOB_ERROR

public static final java.lang.String PDSCRPTR_CANTDOJOB_ERROR
Key to access the message of the IllegalArgumentException thrown in the ProcessDescritptor Cunstruct if the found class identified by name or version is not quilified to do the job

given parameters {found class, own type}

See Also:
Constant Field Values

PDSCRPTR_CLASSNOTFOUND_ERROR

public static final java.lang.String PDSCRPTR_CLASSNOTFOUND_ERROR
Key to access the message of the IllegalArgumentException thrown in the ProcessDescriptor Construct if no class matching to the class tag could be found

given parameters {class tag attribute:name, class tag attribute:version}

See Also:
Constant Field Values

TSKDSCRPTOR_ABORTPROCESS_ERROR

public static final java.lang.String TSKDSCRPTOR_ABORTPROCESS_ERROR
Key to access the message of the AbortProcessException thrown in the TaskDescriptors run method if any process aborted the task

given parameters {steps name}

See Also:
Constant Field Values

LBRMNGR_NOSUCHVERSION_ERROR

public static final java.lang.String LBRMNGR_NOSUCHVERSION_ERROR
Key to access the message of the ClassNotFoundException thrown in the LibraryManager difine(String name, String version) method if no version matching to the given version could be found in the class cache

given parameters {the given version}

See Also:
Constant Field Values

LBRMNGR_VERSIONCONFLICT_ERROR

public static final java.lang.String LBRMNGR_VERSIONCONFLICT_ERROR
Key to access the message of the ClassNotFoundException thrown in the LibraryManager difine(String name, String version) method if more then one version could be found in the class cache and no class name was given

given parameters {given version}

See Also:
Constant Field Values

LBRMNGR_CLASSNOTINCACHE_ERROR

public static final java.lang.String LBRMNGR_CLASSNOTINCACHE_ERROR
Key to access the message of the ClassNotFoundException thrown in the LibraryManager difine(String name, String version) method if no class identified by name and version could be found in the class cache at all

given parameters {given name, given version}

See Also:
Constant Field Values

UPDATE_WARNING_MSG

public static final java.lang.String UPDATE_WARNING_MSG
Key to access the message shown if user wants to update tasks or classes

given parameters [none]

See Also:
Constant Field Values

UPDATE_WARNING_TITLE

public static final java.lang.String UPDATE_WARNING_TITLE
Key to access the title of the window shown if user wants to update tasks or classes

given parameters [none]

See Also:
Constant Field Values

REMOVE_FROM_DESKTOP_WARNING_MSG

public static final java.lang.String REMOVE_FROM_DESKTOP_WARNING_MSG
Key to access the message shown if user wants to remove a task from the desktop

given parameters {Task Name}

See Also:
Constant Field Values

REMOVE_FROM_DESKTOP_WARNING_TITLE

public static final java.lang.String REMOVE_FROM_DESKTOP_WARNING_TITLE
Key to access the title of the window shown if user wants to remove a task from the desktop

given parameters [none]

See Also:
Constant Field Values

SPLSHSCR_HEADER

public static final java.lang.String SPLSHSCR_HEADER
Key to access the program header displayed in the splashscreen

given parameters [none]

See Also:
Constant Field Values

SYSTEM_AUTHORS

public static final java.lang.String SYSTEM_AUTHORS
Key to access the authors information (enumeration separated by \n)

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_TITLE

public static final java.lang.String MGUIFORM_TITLE
Key to access the programs title displayed on the main gui form frame

given parameters [none]

See Also:
Constant Field Values

TSKEXPLORER_TITLE

public static final java.lang.String TSKEXPLORER_TITLE
Key to access the programs title displayed on the task explorer frame

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_MENU_FILE

public static final java.lang.String MGUIFORM_MENU_FILE
Key to access the menu bar -> main menu ("file")

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_MENU_FILE_MNEMONIC

public static final java.lang.String MGUIFORM_MENU_FILE_MNEMONIC
Key to access the menu bar -> main menu ("file") key action

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_MENU_HELP

public static final java.lang.String MGUIFORM_MENU_HELP
Key to access the menu bar -> help menu

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_MENU_HELP_MNEMONIC

public static final java.lang.String MGUIFORM_MENU_HELP_MNEMONIC
Key to access the menu bar -> help menu key action

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_MENU_HELP_INDEX

public static final java.lang.String MGUIFORM_MENU_HELP_INDEX
Key to access the menu bar -> help menu -> index

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_MENU_EXPERT

public static final java.lang.String MGUIFORM_MENU_EXPERT
Key to access the menu bar -> explore menu ("expert")

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_MENU_EXPERT_MNEMONIC

public static final java.lang.String MGUIFORM_MENU_EXPERT_MNEMONIC
Key to access the menu bar -> explore menu ("expert") key action

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_MENU_RUN

public static final java.lang.String MGUIFORM_MENU_RUN
Key to access the menu bar -> run menu ("run")

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_MENU_RUN_MNEMONIC

public static final java.lang.String MGUIFORM_MENU_RUN_MNEMONIC
Key to access the menu bar -> run menu ("run") key action

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_MENU_EXPERT_TASKS

public static final java.lang.String MGUIFORM_MENU_EXPERT_TASKS
Key to access the menu bar -> expert -> tasks

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_MENU_EXPERT_TASKS_STROKE

public static final java.lang.String MGUIFORM_MENU_EXPERT_TASKS_STROKE
Key to access the menu bar -> expert -> tasks key stroke

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_MENU_HELP_INDEX_STROKE

public static final java.lang.String MGUIFORM_MENU_HELP_INDEX_STROKE
Key to access the menu bar -> help -> index key stroke

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_MENU_EXPERT_PLUGINS

public static final java.lang.String MGUIFORM_MENU_EXPERT_PLUGINS
Key to access the menu bar -> expert -> plugins

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_MENU_EXPERT_PLUGINS_STROKE

public static final java.lang.String MGUIFORM_MENU_EXPERT_PLUGINS_STROKE
Key to access the menu bar -> expert -> plugins key stroke

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_MENU_FILE_OPEN

public static final java.lang.String MGUIFORM_MENU_FILE_OPEN
Key to access the menu bar -> file -> open

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_MENU_FILE_EXPORT

public static final java.lang.String MGUIFORM_MENU_FILE_EXPORT
Key to access the menu bar -> file -> export

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_MENU_FILE_NEW

public static final java.lang.String MGUIFORM_MENU_FILE_NEW
Key to access the menu bar -> file -> export

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_MENU_FILE_IMPORT

public static final java.lang.String MGUIFORM_MENU_FILE_IMPORT
Key to access the menu bar -> file -> import

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_MENU_FILE_OPEN_STROKE

public static final java.lang.String MGUIFORM_MENU_FILE_OPEN_STROKE
Key to access the menu bar -> file -> open key stroke

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_MENU_FILE_EXIT

public static final java.lang.String MGUIFORM_MENU_FILE_EXIT
Key to access the menu bar -> file -> exit

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_MENU_FILE_EXIT_STROKE

public static final java.lang.String MGUIFORM_MENU_FILE_EXIT_STROKE
Key to access the menu bar -> file -> exit key stroke

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_STATUS_IDLE

public static final java.lang.String MGUIFORM_STATUS_IDLE
Key to access the value of the "no task" state shown in the status bar

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_STATUS_NO_TASK

public static final java.lang.String MGUIFORM_STATUS_NO_TASK
Key to access the value of the "no task" state shown in the status bar

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_STATUS_NO_STEP

public static final java.lang.String MGUIFORM_STATUS_NO_STEP
Key to access the value of the "no step" state shown in the status bar

given parameters [none]

See Also:
Constant Field Values

MGUIFORM_BG_TEXT

public static final java.lang.String MGUIFORM_BG_TEXT
Key to access the text shown on the idle background in the MainGUIForm

given parameters [none]

See Also:
Constant Field Values

TSKEXPLORER_TSKLBRY_HEADER

public static final java.lang.String TSKEXPLORER_TSKLBRY_HEADER
Key to access the text shown as the header of the task library explorer task library view

given parameters [none]

See Also:
Constant Field Values

TSKEXPLORER_FOUND_CLASS

public static final java.lang.String TSKEXPLORER_FOUND_CLASS
Key to access the text shown if the class matching the described class (in a class tag within a task tag) was found

given parameters [none]

See Also:
Constant Field Values

TSKEXPLORER_NO_MATCHING_CLASS_FOUND

public static final java.lang.String TSKEXPLORER_NO_MATCHING_CLASS_FOUND
Key to access the text shown if the class matching the described class (in a class tag within a task tag) was NOT found

given parameters [none]

See Also:
Constant Field Values

TSKEXPLORER_TSKLBRY_LEGEND

public static final java.lang.String TSKEXPLORER_TSKLBRY_LEGEND
Key to access the text shown as the 'legend' of the task library explorer task library view

given parameters [none]

See Also:
Constant Field Values

TSKEXPLORER_TSKLBRY_TSK_DSC

public static final java.lang.String TSKEXPLORER_TSKLBRY_TSK_DSC
Key to access the text shown in the 'legend' of the task library explorer task library view for the 'task' icon

given parameters [none]

See Also:
Constant Field Values

TSKEXPLORER_TSKLBRY_DTS_DSC

public static final java.lang.String TSKEXPLORER_TSKLBRY_DTS_DSC
Key to access the text shown in the 'legend' of the task library explorer task library view for the 'datasource' icon

given parameters [none]

See Also:
Constant Field Values

TSKEXPLORER_TSKLBRY_TSK_LINKTOMENU

public static final java.lang.String TSKEXPLORER_TSKLBRY_TSK_LINKTOMENU
Key to access the text shown in the task descriptor view of the task library explorer for besides the allow link to menu trigger

given parameters [none]

See Also:
Constant Field Values

TSKEXPLORER_TSKLBRY_PROCSS_DSC

public static final java.lang.String TSKEXPLORER_TSKLBRY_PROCSS_DSC
Key to access the text shown in the 'legend' of the task library explorer task library view for the 'process' icon

given parameters [none]

See Also:
Constant Field Values

TSKEXPLORER_TSKLBRY_MDLM_DSC

public static final java.lang.String TSKEXPLORER_TSKLBRY_MDLM_DSC
Key to access the text shown in the 'legend' of the task library explorer task library view for the 'modelmanager' icon

given parameters [none]

See Also:
Constant Field Values

TSKEXPLORER_TSKLBRY_UI_DSC

public static final java.lang.String TSKEXPLORER_TSKLBRY_UI_DSC
Key to access the text shown in the 'legend' of the task library explorer task library view for the 'userinterface' icon

given parameters [none]

See Also:
Constant Field Values

TSKEXPLORER_TSKLBRY_ANA_DSC

public static final java.lang.String TSKEXPLORER_TSKLBRY_ANA_DSC
Key to access the text shown in the 'legend' of the task library explorer task library view for the 'analysis' icon

given parameters [none]

See Also:
Constant Field Values

TSKEXPLORER_TSKLBRY_DTT_DSC

public static final java.lang.String TSKEXPLORER_TSKLBRY_DTT_DSC
Key to access the text shown in the 'legend' of the task library explorer task library view for the 'datatarget' icon

given parameters [none]

See Also:
Constant Field Values

TSKEXPLORER_TSKLBRY_CLS_DSC

public static final java.lang.String TSKEXPLORER_TSKLBRY_CLS_DSC
Key to access the text shown in the 'legend' of the task library explorer task library view for the 'class' icon

given parameters [none]

See Also:
Constant Field Values

TSKEXPLORER_TSKLBRY_MTHD_DSC

public static final java.lang.String TSKEXPLORER_TSKLBRY_MTHD_DSC
Key to access the text shown in the 'legend' of the task library explorer task library view for the 'method' icon

given parameters [none]

See Also:
Constant Field Values

TSKEXPLORER_TSKLBRY_PMLST_DSC

public static final java.lang.String TSKEXPLORER_TSKLBRY_PMLST_DSC
Key to access the text shown in the 'legend' of the task library explorer task library view for the 'parameter list' icon

given parameters [none]

See Also:
Constant Field Values

TSKEXPLORER_TSKLBRY_PMTR_DSC

public static final java.lang.String TSKEXPLORER_TSKLBRY_PMTR_DSC
Key to access the text shown in the 'legend' of the task library explorer task library view for the 'parameter' icon

given parameters [none]

See Also:
Constant Field Values

TSKEXPLORER_TSKLBRY_INVK_DSC

public static final java.lang.String TSKEXPLORER_TSKLBRY_INVK_DSC
Key to access the text shown in the 'legend' of the task library explorer task library view for the 'invoke (run)' icon

given parameters [none]

See Also:
Constant Field Values

GLOBAL_DESIGN_VALUE

public static final java.lang.String GLOBAL_DESIGN_VALUE
word representing the english word 'design' given parameters [none]

See Also:
Constant Field Values

GLOBAL_SAVE_VALUE

public static final java.lang.String GLOBAL_SAVE_VALUE
word representing the english word 'save' given parameters [none]

See Also:
Constant Field Values

GLOBAL_RENAME_VALUE

public static final java.lang.String GLOBAL_RENAME_VALUE
word representing the english word 'rename' given parameters [none]

See Also:
Constant Field Values

GLOBAL_LOAD_VALUE

public static final java.lang.String GLOBAL_LOAD_VALUE
word representing the english word 'load' given parameters [none]

See Also:
Constant Field Values

GLOBAL_BROWSE_VALUE

public static final java.lang.String GLOBAL_BROWSE_VALUE
word representing the english word 'browse' given parameters [none]

See Also:
Constant Field Values

GLOBAL_FINISH_VALUE

public static final java.lang.String GLOBAL_FINISH_VALUE
word representing the english word 'finish' given parameters [none]

See Also:
Constant Field Values

GLOBAL_HELP_VALUE

public static final java.lang.String GLOBAL_HELP_VALUE
word representing the english word 'help' given parameters [none]

See Also:
Constant Field Values

GLOBAL_DETAILS_VALUE

public static final java.lang.String GLOBAL_DETAILS_VALUE
word representing the english word 'details' given parameters [none]

See Also:
Constant Field Values

GLOBAL_PREV_VALUE

public static final java.lang.String GLOBAL_PREV_VALUE
word representing the english word 'previous' given parameters [none]

See Also:
Constant Field Values

GLOBAL_NEXT_VALUE

public static final java.lang.String GLOBAL_NEXT_VALUE
word representing the english word 'next' given parameters [none]

See Also:
Constant Field Values

GLOBAL_CANCEL_VALUE

public static final java.lang.String GLOBAL_CANCEL_VALUE
word representing the english word 'cancel' given parameters [none]

See Also:
Constant Field Values

GLOBAL_OK_VALUE

public static final java.lang.String GLOBAL_OK_VALUE
word representing the english word 'ok' given parameters [none]

See Also:
Constant Field Values

GLOBAL_NAME_VALUE

public static final java.lang.String GLOBAL_NAME_VALUE
word representing the english word 'name' given parameters [none]

See Also:
Constant Field Values

GLOBAL_ERROR_VALUE

public static final java.lang.String GLOBAL_ERROR_VALUE
word representing the english word 'error' given parameters [none]

See Also:
Constant Field Values

GLOBAL_AUTHOR_VALUE

public static final java.lang.String GLOBAL_AUTHOR_VALUE
word representing the english word 'author' given parameters [none]

See Also:
Constant Field Values

GLOBAL_DESCR_VALUE

public static final java.lang.String GLOBAL_DESCR_VALUE
word representing the english word 'description' given parameters [none]

See Also:
Constant Field Values

GLOBAL_TYPE_VALUE

public static final java.lang.String GLOBAL_TYPE_VALUE
word representing the english word 'type' given parameters [none]

See Also:
Constant Field Values

GLOBAL_CLASS_VALUE

public static final java.lang.String GLOBAL_CLASS_VALUE
word representing the english word 'class' given parameters [none]

See Also:
Constant Field Values

GLOBAL_METHOD_VALUE

public static final java.lang.String GLOBAL_METHOD_VALUE
word representing the english word 'method' given parameters [none]

See Also:
Constant Field Values

GLOBAL_DATE_VALUE

public static final java.lang.String GLOBAL_DATE_VALUE
word representing the english word 'date' given parameters [none]

See Also:
Constant Field Values

GLOBAL_NOINFO_VALUE

public static final java.lang.String GLOBAL_NOINFO_VALUE
word representing the english expression 'no information' given parameters [none]

See Also:
Constant Field Values

GLOBAL_ICON_PATH_VALUE

public static final java.lang.String GLOBAL_ICON_PATH_VALUE
word representing the english expression 'icon path' given parameters [none]

See Also:
Constant Field Values

GLOBAL_LINKTO_PATH_VALUE

public static final java.lang.String GLOBAL_LINKTO_PATH_VALUE
word representing the english expression 'link to path' given parameters [none]

See Also:
Constant Field Values

GLOBAL_VALUE_VALUE

public static final java.lang.String GLOBAL_VALUE_VALUE
word representing the english word 'value' given parameters [none]

See Also:
Constant Field Values

GLOBAL_PATH_VALUE

public static final java.lang.String GLOBAL_PATH_VALUE
word representing the english word 'path' given parameters [none]

See Also:
Constant Field Values

GLOBAL_VERSION_VALUE

public static final java.lang.String GLOBAL_VERSION_VALUE
word representing the english word 'version' given parameters [none]

See Also:
Constant Field Values

GLOBAL_HOTKEY_VALUE

public static final java.lang.String GLOBAL_HOTKEY_VALUE
word representing the english word 'warning' given parameters [none]

See Also:
Constant Field Values

GLOBAL_WARNING_VALUE

public static final java.lang.String GLOBAL_WARNING_VALUE
word representing the english word 'warning' given parameters [none]

See Also:
Constant Field Values

GLOBAL_FACTOR_VALUE

public static final java.lang.String GLOBAL_FACTOR_VALUE
word representing the english word 'factor' given parameters [none]

See Also:
Constant Field Values

GLOBAL_ATTRIBUTE_VALUE

public static final java.lang.String GLOBAL_ATTRIBUTE_VALUE
word representing the english word 'attribute' given parameters [none]

See Also:
Constant Field Values

GLOBAL_PLUGIN_VALUE

public static final java.lang.String GLOBAL_PLUGIN_VALUE
word representing the english word 'plugin' given parameters [none]

See Also:
Constant Field Values

GLOBAL_UNKNOWN_VALUE

public static final java.lang.String GLOBAL_UNKNOWN_VALUE
word representing the english word 'unknown' given parameters [none]

See Also:
Constant Field Values

GLOBAL_INIT_VALUE

public static final java.lang.String GLOBAL_INIT_VALUE
word representing the english word 'initiating' given parameters [none]

See Also:
Constant Field Values

GLOBAL_RUN_VALUE

public static final java.lang.String GLOBAL_RUN_VALUE
word representing the english word 'run' given parameters [none]

See Also:
Constant Field Values

GLOBAL_LINEAR_VALUE

public static final java.lang.String GLOBAL_LINEAR_VALUE
word representing the english phrase 'linear' for the default datasource given parameters [none]

See Also:
Constant Field Values

GLOBAL_IDEALPOINT_VALUE

public static final java.lang.String GLOBAL_IDEALPOINT_VALUE
word representing the english phrase 'ideal point' for the default datasource given parameters [none]

See Also:
Constant Field Values

GLOBAL_ANTIIDEALPOINT_VALUE

public static final java.lang.String GLOBAL_ANTIIDEALPOINT_VALUE
word representing the english phrase 'anti-ideal point' for the default datasource given parameters [none]

See Also:
Constant Field Values

TSK_INIT_SOURCES

public static final java.lang.String TSK_INIT_SOURCES
Key to access the text shown when datasources are being initiated

given parameters {# of current source}

See Also:
Constant Field Values

TSK_INIT_PREPROCESS

public static final java.lang.String TSK_INIT_PREPROCESS
Key to access the text shown when preprocess is being initiated

given parameters [none]

See Also:
Constant Field Values

TSK_INIT_MODELMANAGER

public static final java.lang.String TSK_INIT_MODELMANAGER
Key to access the text shown when modelmanager is being initiated

given parameters [none]

See Also:
Constant Field Values

TSK_INIT_UI

public static final java.lang.String TSK_INIT_UI
Key to access the text shown when UI is being initiated

given parameters [none]

See Also:
Constant Field Values

TSK_INIT_ANALYSIS

public static final java.lang.String TSK_INIT_ANALYSIS
Key to access the text shown when analysis is being initiated

given parameters [none]

See Also:
Constant Field Values

TSK_INIT_POSTPROCESS

public static final java.lang.String TSK_INIT_POSTPROCESS
Key to access the text shown when postprocess is being initiated

given parameters [none]

See Also:
Constant Field Values

TSK_INIT_TARGETS

public static final java.lang.String TSK_INIT_TARGETS
Key to access the text shown when datatargets are being initiated

given parameters [# of current datatarget]

See Also:
Constant Field Values

PLGNEXPLORER_TITLE

public static final java.lang.String PLGNEXPLORER_TITLE
Key to access the programs title displayed on the task explorer frame

given parameters [none]

See Also:
Constant Field Values

PLGNEXPLORER_PLGNLBRY_HEADER

public static final java.lang.String PLGNEXPLORER_PLGNLBRY_HEADER
Key to access the text shown as the header of the plugin library explorer plugin library view

given parameters [none]

See Also:
Constant Field Values

PLGNEXPLORER_PLGNLBRY_LEGEND

public static final java.lang.String PLGNEXPLORER_PLGNLBRY_LEGEND
Key to access the text shown as the 'legend' of the plugin library explorer plugin library view

given parameters [none]

See Also:
Constant Field Values

PLGNEXPLORER_PLGNLBRY_PLGN_DSC

public static final java.lang.String PLGNEXPLORER_PLGNLBRY_PLGN_DSC
Key to access the text shown in the 'legend' of the plugin library explorer plugin library view for the 'plugin' icon

given parameters [none]

See Also:
Constant Field Values

PLGNEXPLORER_PLGNLBRY_EMPTYPLGN_DSC

public static final java.lang.String PLGNEXPLORER_PLGNLBRY_EMPTYPLGN_DSC
Key to access the text shown in the 'legend' of the plugin library explorer plugin library view for the 'empty plugin' icon

given parameters [none]

See Also:
Constant Field Values

PLGNEXPLORER_PLGNLBRY_CLS_DSC

public static final java.lang.String PLGNEXPLORER_PLGNLBRY_CLS_DSC
Key to access the text shown in the 'legend' of the plugin library explorer plugin library view for the 'class' icon

given parameters [none]

See Also:
Constant Field Values

PLGNEXPLORER_PLGNLBRY_PLGNLBRY_DSC

public static final java.lang.String PLGNEXPLORER_PLGNLBRY_PLGNLBRY_DSC
Key to access the text shown in the 'legend' of the plugin library explorer plugin library view for the 'plugin library' icon

given parameters [none]

See Also:
Constant Field Values

TT_MGUIFORM_PLUGIN_BUTTON

public static final java.lang.String TT_MGUIFORM_PLUGIN_BUTTON
Key to access the ToolTip shown on a plugin button added to the tool_bar in the MainGUIForm

given parameters {description, class which added it, date}

See Also:
Constant Field Values

TT_TSKEXPLORER_RUN_BUTTON

public static final java.lang.String TT_TSKEXPLORER_RUN_BUTTON
Key to access the ToolTip shown on the run task button on the tool_bar in the TaskExplorer

given parameters {selected task}

See Also:
Constant Field Values

TT_TSKEXPLORER_REFRESH_BUTTON

public static final java.lang.String TT_TSKEXPLORER_REFRESH_BUTTON
Key to access the ToolTip shown on the refresh task button on the tool_bar in the TaskExplorer

given parameters [none]

See Also:
Constant Field Values

TT_PLGNEXPLORER_REFRESH_BUTTON

public static final java.lang.String TT_PLGNEXPLORER_REFRESH_BUTTON
Key to access the ToolTip shown on the refresh view button on the tool_bar in the PlguinExplorer

given parameters [none]

See Also:
Constant Field Values

HELP_INDEX_NAV

public static final java.lang.String HELP_INDEX_NAV
See Also:
Constant Field Values

HELP_INDEX_CON

public static final java.lang.String HELP_INDEX_CON
See Also:
Constant Field Values