miSim

misim.util
Class Txt

java.lang.Object
  |
  +--misim.util.TxtBaseClass
        |
        +--misim.util.Txt

public class Txt
extends TxtBaseClass

Machine generated class, supplies all text displayed by the application and supports internationalisation.


Field Summary
static int ASM_ERROR
           
static int ASM_ERROR_NEAR
           
static int ASM_WARNING
           
static int ASM_WARNING_NEAR
           
static int ASM_WITH_ERRORS
           
static int BREAK_CLEAR_OK
           
static int BREAK_CLEARED
           
static int BREAK_HEAD
           
static int BREAK_REMOVED
           
static int BREAK_SET
           
static int BREAK_TITLE
           
static int BREAK_UPDATE
           
static int BTN_ABOUT
           
static int BTN_ADD
           
static int BTN_ADD_NEW
           
static int BTN_CANCEL
           
static int BTN_CLEAR_ALL
           
static int BTN_CLOSE
           
static int BTN_CURRENT
           
static int BTN_DEBUG
           
static int BTN_EDIT
           
static int BTN_FILE
           
static int BTN_GET
           
static int BTN_GOTO
           
static int BTN_HELP
           
static int BTN_MISIM
           
static int BTN_NO
           
static int BTN_OK
           
static int BTN_OVER
           
static int BTN_QUIT
           
static int BTN_REMOVE
           
static int BTN_RENAME
           
static int BTN_RESET
           
static int BTN_RUN
           
static int BTN_SET
           
static int BTN_SHOW
           
static int BTN_STEP
           
static int BTN_STOP
           
static int BTN_YES
           
static int CARD_LOG
           
static int CARD_OPTIONS
           
static int CARD_PLUGIN
           
static int CARD_VIEW
           
static int EDIT_GOTO
           
static int EDIT_NOTFOUND
           
static int EDIT_SEARCH
           
static int ERR_CREATE_PRO
           
static int ERR_FILE_IO
           
static int ERR_FONT_NAME
           
static int ERR_INVALID_NUMBER
           
static int ERR_NO_FILE
           
static int ERR_NO_PRO_CLASS
           
static int ERR_NO_PRO_METHOD
           
static int ERR_PRO_ACCESS
           
static int ERR_PRO_INVOCATION
           
static int ERR_SETTINGS_FILE
           
static int ERR_SETTINGS_IO
           
static int ERR_SETTINGS_SEC
           
static int ERR_WRITE_IO
           
static int EX_ALIAS_INSTRUCTION
           
static int EX_ALREADY_ASSIGNED
           
static int EX_ASSIGN_NO_LABEL
           
static int EX_BADRAM_NUM
           
static int EX_BEFORE_LINESTART
           
static int EX_BIT_FIELD
           
static int EX_BREAKPOINT
           
static int EX_BREAKPOINT_EXISTS
           
static int EX_BREAKPOINT_MISSING
           
static int EX_CANNOT_INSTANTIATE
           
static int EX_CHECKSUM_ERROR
           
static int EX_CLASS_NOT_FOUND
           
static int EX_CLOSING_WITHOUT_OPEN
           
static int EX_CONFIG_ERROR
           
static int EX_DATA_ERROR
           
static int EX_DECODE_ERROR
           
static int EX_DECODE_EXCEPTION
           
static int EX_DEVICE_ERROR
           
static int EX_DUPLICATE_PORT
           
static int EX_ELSE_WITHOUT_IF
           
static int EX_END_WITHOUT_IF
           
static int EX_ERROR_MSG
           
static int EX_EXPECT_LABEL
           
static int EX_EXPECTING_COMMA
           
static int EX_EXPECTING_PARAM
           
static int EX_EXPECTING_STRING
           
static int EX_FIRST_EXCEPTION
           
static int EX_FORMAT_ERROR
           
static int EX_ILLEGAL_ACCESS
           
static int EX_INCLUDE_ERR
           
static int EX_INCLUDE_PARAM
           
static int EX_INSTRUCTION_ADDRESS
           
static int EX_INVALID_ADDRESS
           
static int EX_INVALID_ASSIGN
           
static int EX_INVALID_BINARY
           
static int EX_INVALID_BIT
           
static int EX_INVALID_DEST
           
static int EX_INVALID_ESCAPE
           
static int EX_INVALID_NUMBER
           
static int EX_INVALID_PORT
           
static int EX_INVALID_UNARY
           
static int EX_IO_ERROR
           
static int EX_IS_UNARY
           
static int EX_LABEL_CONSTANT
           
static int EX_LABEL_EXISTS
           
static int EX_LABEL_INVARIABLE
           
static int EX_LAST_EXCEPTION
           
static int EX_LIST_PARAM
           
static int EX_LIST_UNSUPPORTED
           
static int EX_LOCAL_PARAM
           
static int EX_MACRO_INSERT
           
static int EX_MACRO_PARAM
           
static int EX_MAPPING_COLON
           
static int EX_MAX_DEPTH
           
static int EX_MISPLACED_ELSE
           
static int EX_MISSING_COMMA
           
static int EX_MISSING_ENDM
           
static int EX_MISSING_NUMERIC
           
static int EX_MISSING_OPERATOR
           
static int EX_MISSING_PARAM
           
static int EX_MISSING_PORT
           
static int EX_MORE_TOKENS
           
static int EX_NO_DATA
           
static int EX_NO_PLUGIN_METHOD
           
static int EX_NO_SUCH_PLUGIN
           
static int EX_NOT_A_PLUGIN
           
static int EX_NOT_ENOUGH_MEM
           
static int EX_NOT_UNARY
           
static int EX_NUMBER_ERROR
           
static int EX_PLUGIN_EXCEPTION
           
static int EX_PORT_WIDTH
           
static int EX_PROCESSOR
           
static int EX_RADIX_SPEC
           
static int EX_SLEEP
           
static int EX_TOO_MANY_OPERANDS
           
static int EX_TRIS_PARAM
           
static int EX_UNDEFINED_LABEL
           
static int EX_UNDEFINED_PARAM
           
static int EX_UNEX_ENDM
           
static int EX_UNEX_EXITM
           
static int EX_UNEXPECTED_ESC
           
static int EX_UNEXPECTED_TOKEN
           
static int EX_UNKNOWN_CHAR
           
static int EX_UNKNOWN_LABEL
           
static int EX_UNKNOWN_OPERAND
           
static int EX_UNKNOWN_PARAM
           
static int EX_UNKNOWN_TYPE
           
static int EX_UNMATCHED_IF
           
static int EX_UNTERMINATED
           
protected static java.lang.String[] identifiers
           
static int INFO_ABOUT
           
static int INFO_BINARY
           
static int INFO_BROWSER
           
static int INFO_BUILD
           
static int INFO_BUILT
           
static int INFO_CHIPSET
           
static int INFO_HEIGHT
           
static int INFO_HOME
           
static int INFO_INVOKE
           
static int INFO_LOADING
           
static int INFO_PICEM
           
static int INFO_READY
           
static int INFO_REG1
           
static int INFO_REG2
           
static int INFO_REG3
           
static int INFO_SORRY
           
static int INFO_SOURCE
           
static int INFO_URL
           
static int INFO_WIDTH
           
protected static java.lang.String[] messages
           
static int MNU_ADD_BREAK
           
static int MNU_ASSEMBLE
           
static int MNU_BREAKPOINTS
           
static int MNU_CLEAR_BREAK
           
static int MNU_CLOSE
           
static int MNU_COPY
           
static int MNU_CUT
           
static int MNU_GOTO
           
static int MNU_GOTO_LINE
           
static int MNU_LOADBIN
           
static int MNU_NEW
           
static int MNU_OPEN
           
static int MNU_PASTE
           
static int MNU_PREF
           
static int MNU_QUIT
           
static int MNU_REDO
           
static int MNU_REMOVE_BREAK
           
static int MNU_SAVE
           
static int MNU_SAVEAS
           
static int MNU_SAVEBIN
           
static int MNU_SEARCH
           
static int MNU_SEARCH_AGAIN
           
static int MNU_UNDO
           
static int PICEM_FILECHANGED
           
static int PICEM_RUNNING
           
static int PLG_ARRAY_ABOUT
           
static int PLG_BREAD_ABOUT
           
static int PLG_LCD_ABOUT
           
static int PLG_LCD_HELP
           
static int PLG_LCD_SIZE
           
static int PLG_LED_ABOUT
           
static int PLG_LED_HELP
           
static int PLG_MEMORY_ABOUT
           
static int PLG_SEG_ABOUT
           
static int PLG_SEG_HELP
           
static int PLG_SIMPLE_ABOUT
           
static int PLG_SWITCH_ABOUT
           
static int PLG_SWITCH_HELP
           
static int PLG_TV_ABOUT
           
static int PLUGINS_ADD
           
static int PLUGINS_CONFIG
           
static int PLUGINS_CURRENT
           
static int PLUGINS_EXISTS
           
static int PLUGINS_NAME
           
static int PLUGINS_SELECTED
           
static int PLUGINS_UPDATED
           
static int PREF_ACCURATELY
           
static int PREF_CLOCK
           
static int PREF_EMULATE
           
static int PREF_FAST
           
static int PREF_FAST_LOOP
           
static int PREF_HEADING
           
static int PREF_INTERRUPT
           
static int PREF_REP_CLOCK
           
static int PREF_REP_FAST
           
static int PREF_REP_INTR
           
static int PREF_REPORT
           
static int PREF_SPEED
           
static int STATUS_ASM_FILE
           
static int STATUS_ASSEMBLED
           
static int STATUS_ASSEMBLING
           
static int STATUS_LOADED_BIN
           
static int STATUS_LOADED_SRC
           
static int STATUS_LOADING
           
static int STATUS_READY
           
static int STATUS_RUNNING
           
static int STATUS_SAVED
           
static int STATUS_SAVING
           
static int STATUS_STEPPED
           
static int TITLE_LOAD_BIN
           
static int TITLE_LOAD_SRC
           
static int TITLE_PREF
           
static int TITLE_SAVE
           
static int TITLE_SAVE_BIN
           
static int TITLE_SAVE_LIST
           
static int VIEW_ADDRESS
           
static int VIEW_GONE
           
static int VIEW_PC
           
static int VIEW_STATUS
           
static int VIEW_W
           
static int WARN_ADDRESS_PAGE
           
static int WARN_DATA_VALUE
           
static int WARN_DESTINATION_F
           
static int WARN_FLAG_VALUE
           
static int WARN_LITERAL_VALUE
           
static int WARN_PROCESSOR
           
static int WARN_TRIS_VALUE
           
 
Constructor Summary
Txt()
           
 
Method Summary
static java.lang.String getId(int messageId)
           
 java.lang.String getMsg(int messageId)
           
 void setLanguage(java.lang.String language, RobustReaderIF reader)
           
 
Methods inherited from class misim.util.TxtBaseClass
doReplacements, get, get, get, get, parseGroup, prepare
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BTN_FILE

public static int BTN_FILE

BTN_EDIT

public static int BTN_EDIT

BTN_DEBUG

public static int BTN_DEBUG

BTN_ABOUT

public static int BTN_ABOUT

BTN_CLOSE

public static int BTN_CLOSE

BTN_QUIT

public static int BTN_QUIT

BTN_RESET

public static int BTN_RESET

BTN_STEP

public static int BTN_STEP

BTN_OVER

public static int BTN_OVER

BTN_RUN

public static int BTN_RUN

BTN_STOP

public static int BTN_STOP

BTN_GOTO

public static int BTN_GOTO

BTN_GET

public static int BTN_GET

BTN_SET

public static int BTN_SET

BTN_CURRENT

public static int BTN_CURRENT

BTN_OK

public static int BTN_OK

BTN_CANCEL

public static int BTN_CANCEL

BTN_NO

public static int BTN_NO

BTN_YES

public static int BTN_YES

BTN_ADD

public static int BTN_ADD

BTN_REMOVE

public static int BTN_REMOVE

BTN_CLEAR_ALL

public static int BTN_CLEAR_ALL

BTN_RENAME

public static int BTN_RENAME

BTN_SHOW

public static int BTN_SHOW

BTN_ADD_NEW

public static int BTN_ADD_NEW

BTN_HELP

public static int BTN_HELP

BTN_MISIM

public static int BTN_MISIM

MNU_OPEN

public static int MNU_OPEN

MNU_NEW

public static int MNU_NEW

MNU_SAVE

public static int MNU_SAVE

MNU_SAVEAS

public static int MNU_SAVEAS

MNU_SAVEBIN

public static int MNU_SAVEBIN

MNU_CLOSE

public static int MNU_CLOSE

MNU_LOADBIN

public static int MNU_LOADBIN

MNU_ASSEMBLE

public static int MNU_ASSEMBLE

MNU_QUIT

public static int MNU_QUIT

MNU_UNDO

public static int MNU_UNDO

MNU_REDO

public static int MNU_REDO

MNU_CUT

public static int MNU_CUT

MNU_COPY

public static int MNU_COPY

MNU_PASTE

public static int MNU_PASTE

MNU_SEARCH

public static int MNU_SEARCH

MNU_SEARCH_AGAIN

public static int MNU_SEARCH_AGAIN

MNU_GOTO_LINE

public static int MNU_GOTO_LINE

MNU_PREF

public static int MNU_PREF

MNU_GOTO

public static int MNU_GOTO

MNU_ADD_BREAK

public static int MNU_ADD_BREAK

MNU_REMOVE_BREAK

public static int MNU_REMOVE_BREAK

MNU_BREAKPOINTS

public static int MNU_BREAKPOINTS

MNU_CLEAR_BREAK

public static int MNU_CLEAR_BREAK

CARD_PLUGIN

public static int CARD_PLUGIN

CARD_OPTIONS

public static int CARD_OPTIONS

CARD_LOG

public static int CARD_LOG

CARD_VIEW

public static int CARD_VIEW

TITLE_LOAD_SRC

public static int TITLE_LOAD_SRC

TITLE_LOAD_BIN

public static int TITLE_LOAD_BIN

TITLE_SAVE_LIST

public static int TITLE_SAVE_LIST

TITLE_SAVE_BIN

public static int TITLE_SAVE_BIN

TITLE_SAVE

public static int TITLE_SAVE

TITLE_PREF

public static int TITLE_PREF

STATUS_READY

public static int STATUS_READY

STATUS_RUNNING

public static int STATUS_RUNNING

STATUS_STEPPED

public static int STATUS_STEPPED

STATUS_LOADED_SRC

public static int STATUS_LOADED_SRC

STATUS_ASM_FILE

public static int STATUS_ASM_FILE

STATUS_ASSEMBLING

public static int STATUS_ASSEMBLING

STATUS_ASSEMBLED

public static int STATUS_ASSEMBLED

STATUS_LOADED_BIN

public static int STATUS_LOADED_BIN

STATUS_SAVED

public static int STATUS_SAVED

STATUS_SAVING

public static int STATUS_SAVING

STATUS_LOADING

public static int STATUS_LOADING

PICEM_RUNNING

public static int PICEM_RUNNING

PICEM_FILECHANGED

public static int PICEM_FILECHANGED

EDIT_GOTO

public static int EDIT_GOTO

EDIT_SEARCH

public static int EDIT_SEARCH

EDIT_NOTFOUND

public static int EDIT_NOTFOUND

VIEW_PC

public static int VIEW_PC

VIEW_W

public static int VIEW_W

VIEW_STATUS

public static int VIEW_STATUS

VIEW_ADDRESS

public static int VIEW_ADDRESS

VIEW_GONE

public static int VIEW_GONE

BREAK_TITLE

public static int BREAK_TITLE

BREAK_HEAD

public static int BREAK_HEAD

BREAK_SET

public static int BREAK_SET

BREAK_UPDATE

public static int BREAK_UPDATE

BREAK_REMOVED

public static int BREAK_REMOVED

BREAK_CLEAR_OK

public static int BREAK_CLEAR_OK

BREAK_CLEARED

public static int BREAK_CLEARED

PREF_HEADING

public static int PREF_HEADING

PREF_EMULATE

public static int PREF_EMULATE

PREF_CLOCK

public static int PREF_CLOCK

PREF_INTERRUPT

public static int PREF_INTERRUPT

PREF_FAST_LOOP

public static int PREF_FAST_LOOP

PREF_FAST

public static int PREF_FAST

PREF_SPEED

public static int PREF_SPEED

PREF_ACCURATELY

public static int PREF_ACCURATELY

PREF_REPORT

public static int PREF_REPORT

PREF_REP_CLOCK

public static int PREF_REP_CLOCK

PREF_REP_INTR

public static int PREF_REP_INTR

PREF_REP_FAST

public static int PREF_REP_FAST

INFO_LOADING

public static int INFO_LOADING

INFO_WIDTH

public static int INFO_WIDTH

INFO_HEIGHT

public static int INFO_HEIGHT

INFO_CHIPSET

public static int INFO_CHIPSET

INFO_SOURCE

public static int INFO_SOURCE

INFO_BINARY

public static int INFO_BINARY

INFO_PICEM

public static int INFO_PICEM

INFO_BUILT

public static int INFO_BUILT

INFO_HOME

public static int INFO_HOME

INFO_REG1

public static int INFO_REG1

INFO_REG2

public static int INFO_REG2

INFO_REG3

public static int INFO_REG3

INFO_READY

public static int INFO_READY

INFO_ABOUT

public static int INFO_ABOUT

INFO_BUILD

public static int INFO_BUILD

INFO_URL

public static int INFO_URL

INFO_BROWSER

public static int INFO_BROWSER

INFO_INVOKE

public static int INFO_INVOKE

INFO_SORRY

public static int INFO_SORRY

PLUGINS_CURRENT

public static int PLUGINS_CURRENT

PLUGINS_SELECTED

public static int PLUGINS_SELECTED

PLUGINS_CONFIG

public static int PLUGINS_CONFIG

PLUGINS_ADD

public static int PLUGINS_ADD

PLUGINS_UPDATED

public static int PLUGINS_UPDATED

PLUGINS_NAME

public static int PLUGINS_NAME

PLUGINS_EXISTS

public static int PLUGINS_EXISTS

PLG_LED_ABOUT

public static int PLG_LED_ABOUT

PLG_LED_HELP

public static int PLG_LED_HELP

PLG_ARRAY_ABOUT

public static int PLG_ARRAY_ABOUT

PLG_SIMPLE_ABOUT

public static int PLG_SIMPLE_ABOUT

PLG_MEMORY_ABOUT

public static int PLG_MEMORY_ABOUT

PLG_TV_ABOUT

public static int PLG_TV_ABOUT

PLG_BREAD_ABOUT

public static int PLG_BREAD_ABOUT

PLG_SEG_ABOUT

public static int PLG_SEG_ABOUT

PLG_SEG_HELP

public static int PLG_SEG_HELP

PLG_SWITCH_ABOUT

public static int PLG_SWITCH_ABOUT

PLG_SWITCH_HELP

public static int PLG_SWITCH_HELP

PLG_LCD_ABOUT

public static int PLG_LCD_ABOUT

PLG_LCD_HELP

public static int PLG_LCD_HELP

PLG_LCD_SIZE

public static int PLG_LCD_SIZE

ERR_CREATE_PRO

public static int ERR_CREATE_PRO

ERR_NO_PRO_CLASS

public static int ERR_NO_PRO_CLASS

ERR_PRO_ACCESS

public static int ERR_PRO_ACCESS

ERR_PRO_INVOCATION

public static int ERR_PRO_INVOCATION

ERR_NO_PRO_METHOD

public static int ERR_NO_PRO_METHOD

ERR_SETTINGS_FILE

public static int ERR_SETTINGS_FILE

ERR_SETTINGS_IO

public static int ERR_SETTINGS_IO

ERR_SETTINGS_SEC

public static int ERR_SETTINGS_SEC

ERR_FONT_NAME

public static int ERR_FONT_NAME

ERR_NO_FILE

public static int ERR_NO_FILE

ERR_FILE_IO

public static int ERR_FILE_IO

ERR_WRITE_IO

public static int ERR_WRITE_IO

ERR_INVALID_NUMBER

public static int ERR_INVALID_NUMBER

WARN_ADDRESS_PAGE

public static int WARN_ADDRESS_PAGE

WARN_DESTINATION_F

public static int WARN_DESTINATION_F

WARN_TRIS_VALUE

public static int WARN_TRIS_VALUE

WARN_LITERAL_VALUE

public static int WARN_LITERAL_VALUE

WARN_FLAG_VALUE

public static int WARN_FLAG_VALUE

WARN_DATA_VALUE

public static int WARN_DATA_VALUE

WARN_PROCESSOR

public static int WARN_PROCESSOR

ASM_WITH_ERRORS

public static int ASM_WITH_ERRORS

ASM_ERROR

public static int ASM_ERROR

ASM_ERROR_NEAR

public static int ASM_ERROR_NEAR

ASM_WARNING

public static int ASM_WARNING

ASM_WARNING_NEAR

public static int ASM_WARNING_NEAR

EX_FIRST_EXCEPTION

public static int EX_FIRST_EXCEPTION

EX_IO_ERROR

public static int EX_IO_ERROR

EX_DATA_ERROR

public static int EX_DATA_ERROR

EX_FORMAT_ERROR

public static int EX_FORMAT_ERROR

EX_NUMBER_ERROR

public static int EX_NUMBER_ERROR

EX_CHECKSUM_ERROR

public static int EX_CHECKSUM_ERROR

EX_NOT_ENOUGH_MEM

public static int EX_NOT_ENOUGH_MEM

EX_DECODE_ERROR

public static int EX_DECODE_ERROR

EX_DECODE_EXCEPTION

public static int EX_DECODE_EXCEPTION

EX_MAPPING_COLON

public static int EX_MAPPING_COLON

EX_INVALID_PORT

public static int EX_INVALID_PORT

EX_INVALID_BIT

public static int EX_INVALID_BIT

EX_DUPLICATE_PORT

public static int EX_DUPLICATE_PORT

EX_MISSING_PORT

public static int EX_MISSING_PORT

EX_PORT_WIDTH

public static int EX_PORT_WIDTH

EX_INVALID_ADDRESS

public static int EX_INVALID_ADDRESS

EX_BREAKPOINT_EXISTS

public static int EX_BREAKPOINT_EXISTS

EX_BREAKPOINT_MISSING

public static int EX_BREAKPOINT_MISSING

EX_BREAKPOINT

public static int EX_BREAKPOINT

EX_SLEEP

public static int EX_SLEEP

EX_DEVICE_ERROR

public static int EX_DEVICE_ERROR

EX_NOT_UNARY

public static int EX_NOT_UNARY

EX_INVALID_UNARY

public static int EX_INVALID_UNARY

EX_IS_UNARY

public static int EX_IS_UNARY

EX_INVALID_BINARY

public static int EX_INVALID_BINARY

EX_CLOSING_WITHOUT_OPEN

public static int EX_CLOSING_WITHOUT_OPEN

EX_TOO_MANY_OPERANDS

public static int EX_TOO_MANY_OPERANDS

EX_MISSING_NUMERIC

public static int EX_MISSING_NUMERIC

EX_MISSING_OPERATOR

public static int EX_MISSING_OPERATOR

EX_INVALID_NUMBER

public static int EX_INVALID_NUMBER

EX_INVALID_ESCAPE

public static int EX_INVALID_ESCAPE

EX_UNKNOWN_CHAR

public static int EX_UNKNOWN_CHAR

EX_UNKNOWN_LABEL

public static int EX_UNKNOWN_LABEL

EX_UNDEFINED_LABEL

public static int EX_UNDEFINED_LABEL

EX_LABEL_CONSTANT

public static int EX_LABEL_CONSTANT

EX_LABEL_EXISTS

public static int EX_LABEL_EXISTS

EX_EXPECT_LABEL

public static int EX_EXPECT_LABEL

EX_BEFORE_LINESTART

public static int EX_BEFORE_LINESTART

EX_INVALID_DEST

public static int EX_INVALID_DEST

EX_TRIS_PARAM

public static int EX_TRIS_PARAM

EX_MISSING_COMMA

public static int EX_MISSING_COMMA

EX_BIT_FIELD

public static int EX_BIT_FIELD

EX_UNKNOWN_OPERAND

public static int EX_UNKNOWN_OPERAND

EX_UNKNOWN_TYPE

public static int EX_UNKNOWN_TYPE

EX_RADIX_SPEC

public static int EX_RADIX_SPEC

EX_LABEL_INVARIABLE

public static int EX_LABEL_INVARIABLE

EX_UNEX_ENDM

public static int EX_UNEX_ENDM

EX_UNEX_EXITM

public static int EX_UNEX_EXITM

EX_ALREADY_ASSIGNED

public static int EX_ALREADY_ASSIGNED

EX_INVALID_ASSIGN

public static int EX_INVALID_ASSIGN

EX_ASSIGN_NO_LABEL

public static int EX_ASSIGN_NO_LABEL

EX_MORE_TOKENS

public static int EX_MORE_TOKENS

EX_UNEXPECTED_TOKEN

public static int EX_UNEXPECTED_TOKEN

EX_END_WITHOUT_IF

public static int EX_END_WITHOUT_IF

EX_ELSE_WITHOUT_IF

public static int EX_ELSE_WITHOUT_IF

EX_MISPLACED_ELSE

public static int EX_MISPLACED_ELSE

EX_UNMATCHED_IF

public static int EX_UNMATCHED_IF

EX_ALIAS_INSTRUCTION

public static int EX_ALIAS_INSTRUCTION

EX_MACRO_INSERT

public static int EX_MACRO_INSERT

EX_MISSING_PARAM

public static int EX_MISSING_PARAM

EX_MACRO_PARAM

public static int EX_MACRO_PARAM

EX_LOCAL_PARAM

public static int EX_LOCAL_PARAM

EX_MISSING_ENDM

public static int EX_MISSING_ENDM

EX_EXPECTING_PARAM

public static int EX_EXPECTING_PARAM

EX_EXPECTING_COMMA

public static int EX_EXPECTING_COMMA

EX_EXPECTING_STRING

public static int EX_EXPECTING_STRING

EX_UNDEFINED_PARAM

public static int EX_UNDEFINED_PARAM

EX_UNKNOWN_PARAM

public static int EX_UNKNOWN_PARAM

EX_MAX_DEPTH

public static int EX_MAX_DEPTH

EX_UNTERMINATED

public static int EX_UNTERMINATED

EX_NO_DATA

public static int EX_NO_DATA

EX_UNEXPECTED_ESC

public static int EX_UNEXPECTED_ESC

EX_INCLUDE_PARAM

public static int EX_INCLUDE_PARAM

EX_INCLUDE_ERR

public static int EX_INCLUDE_ERR

EX_BADRAM_NUM

public static int EX_BADRAM_NUM

EX_ERROR_MSG

public static int EX_ERROR_MSG

EX_PROCESSOR

public static int EX_PROCESSOR

EX_LIST_UNSUPPORTED

public static int EX_LIST_UNSUPPORTED

EX_LIST_PARAM

public static int EX_LIST_PARAM

EX_INSTRUCTION_ADDRESS

public static int EX_INSTRUCTION_ADDRESS

EX_NO_SUCH_PLUGIN

public static int EX_NO_SUCH_PLUGIN

EX_NOT_A_PLUGIN

public static int EX_NOT_A_PLUGIN

EX_CANNOT_INSTANTIATE

public static int EX_CANNOT_INSTANTIATE

EX_PLUGIN_EXCEPTION

public static int EX_PLUGIN_EXCEPTION

EX_ILLEGAL_ACCESS

public static int EX_ILLEGAL_ACCESS

EX_CLASS_NOT_FOUND

public static int EX_CLASS_NOT_FOUND

EX_NO_PLUGIN_METHOD

public static int EX_NO_PLUGIN_METHOD

EX_CONFIG_ERROR

public static int EX_CONFIG_ERROR

EX_LAST_EXCEPTION

public static int EX_LAST_EXCEPTION

messages

protected static java.lang.String[] messages

identifiers

protected static java.lang.String[] identifiers
Constructor Detail

Txt

public Txt()
Method Detail

setLanguage

public void setLanguage(java.lang.String language,
                        RobustReaderIF reader)

getMsg

public java.lang.String getMsg(int messageId)

getId

public static java.lang.String getId(int messageId)

miSim