Encodes the given String to be in a valid XML format.
This method replaces the follwoing characters:
Char Replacement
& &
< <
> >
' '
" "
A custom table that extends JTable to display External IDs of a job.
The table consist of 3 columns: 'Type', 'Value' and 'Is Default'.
The table is either editable or not.