|
org.netbeans.spi.editor.hints/0 1.24.0 7 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ChangeInfo.Change | Interface representing a single caret-positioning or user-modifiable change. |
| EnhancedFix | Fix enhanced by the possibility to be sorted by a different text than the description. |
| Fix | Allows to perform a change when the user selects the hint. |
| LazyFixList | A list of fixes that allows lazy computation of the fixes for an error. |
| PositionRefresher | Refresher invoked upon mouse click or Alt-Enter. |
| Class Summary | |
|---|---|
| ChangeInfo | Represents a set of changes made by a hint. |
| Context | Context for PositionRefresher
Provides position of current alt-enter invocation and its cancel status |
| ErrorDescription | Represents one error with a description text, span in the document, list of fixes and a severity. |
| ErrorDescriptionFactory | Factory class with static methods that allow creation of ErrorDescription. |
| HintsController | One of the main entry points for the Editor Hints SPI. |
| Enum Summary | |
|---|---|
| Severity | Severity of the hint. |
.
There are 2 main entry points to the SPI:
|
org.netbeans.spi.editor.hints/0 1.24.0 7 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||