See: Description
| Class | Description |
|---|---|
| AbstractTextEditAction |
This action is only enabled when the underlying text component is editable
|
| FindStringDialog<C extends ApplicationContext> |
This is the Search and Replace dialog for the TextEditor
|
| ReplacingBuffer |
This class allows a global search and replace in a String with high performance
|
| TextBuffer |
This class is a special TextArea that can be used as a text editor
|
| TextEditorDialog<C extends ApplicationContext> |
This is a
ToolDialog containing a full functional ASCII text editor |
| TextEditorFrame<C extends ApplicationContext> |
This is a
ToolFrame containing a full functional ASCII text editor |
| TextEditorPanel<C extends ApplicationContext> |
This is a
ApplicationPanel containing a full functional ASCII text editor |
| TextViewerDialog<C extends ApplicationContext> |
This is a
ToolDialog containing a read only ASCII text viewer |
| TextViewerFrame<C extends ApplicationContext> |
This is a
ToolFrame containing a read only ASCII text viewer |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.