SelectTopicWithClipboardRegex
From WandoraWiki
Tool selects topics. Topic is selected if clipboard contains regular expression that matches topic's subject identifier, base name or subject locator. Clipboard may contain multiple regular expressions separated with newline character. Depending on parameters given in tool construction, tool selects full matches (regular expression must match full identifier) or partial matches (regular expression matches any part of the identifier). Tool uses Java's native regular expressions.
GUI name
- Select topics with clipboard regexes
- Select topics with clipboard regex finders
Tool Class
org.wandora.application.tools.selections.SelectTopicWithClipboardRegex