|
||||||||
PREV NEXT | FRAMES NO FRAMES |
null
if there is no.
(?
- getFlagsAsLiteral() -
Method in class kernel.PluginText
- Returns the literal form of the flags like
(?
- getFlagsAsString() -
Method in class kernel.PluginFilenames
- Returns a String containing the names of all the ticked flags.
- getFlagsAsString() -
Method in class kernel.PluginText
- Returns a String containing the names of all the ticked flags.
- getNewFiles() -
Method in class kernel.PluginFilenames
- Returns the list of the new files in the same order than printed on the
screen, or
null
if empty.
- getOldFiles(int) -
Method in class kernel.PluginFilenames
- Returns the list of the old files in the same order than printed on the
screen, or
null
if empty.
- getOwner() -
Method in class kernel.Plugin
- Returns a
Dialog
object that can be used as the owner window
for a dialog box.
- getPluginsDir() -
Method in class kernel.Plugin
- Returns the relative directory path to the plugins.
- getPrb(String, String) -
Static method in class kernel.Tools
- Gets the
PropertyResourceBundle
that corresponds to the
specified language or the default one if the requested language is not
available.
- getReplace() -
Method in class kernel.PluginFilenames
- Returns the content of the
Replace by
field.
- getReplace() -
Method in class kernel.PluginText
- Returns the content of the
Replace by
field.
- getSearch() -
Method in class kernel.PluginFilenames
- Returns the content of the
Search
field.
- getSearch() -
Method in class kernel.PluginText
- Returns the content of the
Search
field.
- getSelectedText() -
Method in class kernel.PluginFilenames
- Returns the selected text.
- getSelectedText() -
Method in class kernel.PluginText
- Returns the selected text.
- getSelectionEnd() -
Method in class kernel.PluginText
- Returns the selected text's end position.
- getSelectionStart() -
Method in class kernel.PluginText
- Returns the selected text's start position.
- getSummary() -
Method in class kernel.Plugin
- Returns a short summary of the plugin.
- getText() -
Method in class kernel.PluginFilenames
- Returns the current text to process.
- getText() -
Method in class kernel.PluginText
- Returns the current text to process.
CANON_EQ
flag is ticked off.
CANON_EQ
flag is ticked off.
CASE_INSENSITIVE
flag is ticked off.
CASE_INSENSITIVE
flag is ticked off.
COMMENTS
flag is ticked off.
COMMENTS
flag is ticked off.
DOTALL
flag is ticked off.
MULTILINE
flag is ticked off.
UNICODE_CASE
flag is ticked off.
UNICODE_CASE
flag is ticked off.
UNIX_LINES
flag is ticked off.
execute
method from Plugin
.execute
method from Plugin
.search
regex by the replacement string.
search
regex by the replacement string.
CANON_EQ
flag.
CANON_EQ
flag.
CASE_INSENSITIVE
flag.
CASE_INSENSITIVE
flag.
COMMENTS
flag.
COMMENTS
flag.
DOTALL
flag.
MULTILINE
flag.
Replace by
field.
Replace by
field.
Search
field.
Search
field.
UNICODE_CASE
flag.
UNICODE_CASE
flag.
UNIX_LINES
flag.
|
||||||||
PREV NEXT | FRAMES NO FRAMES |