charite.christo.metannogen
Class MSearchReplace
java.lang.Object
charite.christo.metannogen.MSearchReplace
- All Implemented Interfaces:
- ActionListener, EventListener
public class MSearchReplace
- extends Object
- implements ActionListener
HELP
Search and replace in Datasets
All datasets that match a certain search string are identified.
At the left the identifiers of all matching datasets are listed.
In the middle the matching texts are displayed.
Optionally, all occurances of the search string can be replaced by a replacement string.
Before replacing,
those datasets can be removed from the left list, that should not be changed.
Only those datasets are processed, that are listed in the left list of identifiers.
openDialog
public static void openDialog()
actionPerformed
public void actionPerformed(ActionEvent ev)
- Specified by:
actionPerformed in interface ActionListener
'The most important classes are StrapAlign, StrapProtein and StrapEvent.'