| Interface | Description |
|---|---|
| ExtendedCodeArea |
Code area component extended interface.
|
| ExtendedCodeAreaCaret.CaretChangeListener |
Interface for changes listener.
|
| Class | Description |
|---|---|
| ExtCodeArea |
Code area component with extended capabilities.
|
| ExtendedCodeAreaCaret |
Extended implementation of code area caret.
|
| ExtendedCodeAreaDimensions |
Basic code area component dimensions.
|
| ExtendedCodeAreaPainter |
Extended code area component default painter.
|
| ExtendedCodeAreaScrolling |
Code area scrolling for extended core area.
|
| ExtendedCodeAreaScrollPane |
Extended scroll pane for binary component.
|
| ExtendedCodeAreaVisibility |
Basic code area component characters visibility in scroll window.
|
| Enum | Description |
|---|---|
| ExtendedCodeAreaCaret.CursorRenderingMode |
Method for rendering cursor into CodeArea component.
|
| ExtendedCodeAreaCaret.CursorShape |
Enumeration of supported cursor shapes.
|
| ExtendedCodeAreaCaret.CursorShapeWidth |
Width of the cursor paint object.
|