|
JIDE 3.5.15 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
FindAndReplaceListener | The listener for FindAndReplaceEvent. |
FindAndReplaceTarget | FindAndReplaceTarget is the target that FindAndReplace works on. |
FindResultIntepreter | FindResultIntepreter knows how to interpret the find result. |
Class Summary | |
---|---|
FindAndReplace | FindAndReplace is the class that does the find and replace feature in CodeEditor, or as a matter of
fact, anything that has a piece or several pieces of text. |
FindAndReplaceDialog | FindAndReplaceDialog is the dialog used when user wants to find and replace a text. |
FindAndReplaceEvent | The event to represent a change during finding and replacing. |
FindAndReplacePanel | FindAndReplacePanel is the main UI for find and replace feature. |
FindAndReplaceResource | |
FindResult | FindResult represents the text that is found by FindAndReplace . |
FindResultListCellRenderer | The ListCellRenderer that renders FindResult and FindResults using StyledLabel. |
FindResults | FindResult represents one occurrence of the find result. |
FindResultTree | A simple implementation to display FindResults in JTree. |
FindResultTreeCellRenderer | The TreeCellRenderer that renders FindResult and FindResults using StyledLabel. |
PromptDialog | PromptDialog is a dialog to promot user to repace or skip the current matching text during find and
replace. |
The package contains the classes related to searching/replacing features for JIDE Code Editor product.
|
JIDE 3.5.15 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |