|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
FilesHistoryPanel | Panel that contains an editable Combo Box showing the file to read from and a button to trigger a file chooser. |
SearchReplaceDictNodeDialogPane | Dialog for Search & Replace (Dictionary) node. |
SearchReplaceDictNodeFactory | Factory for Search & Replace (Dictionary) node. |
SearchReplaceDictNodeModel | NodeModel for Search & Replace (Dictionary) node. |
Node that replaces the content of a selected column by dictionary entries. The dictionary is a plain text file whereby lines in the file correspond to dictionary entries. Each row is of the form:
value, key1, key2, ...
The first element value is the replacement string, the following key entries are the keys against which the content of the cell is matched. Only perfect matches count, non matching cells will be left untouched.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |