Java constants: view column separator

Where used:

  • ListSep in ViewColumn

Constants:

  • ViewColumn.SEP_COMMA (2)
  • ViewColumn.SEP_NEWLINE (4)
  • ViewColumn.SEP_NONE (0)

  • ViewColumn.SEP_SEMICOLON (3)
  • ViewColumn.SEP_SPACE (1)