org.netbeans.spi.editor.hints/0 1.24.0 7

Package org.netbeans.spi.editor.hints

.

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.
 

Package org.netbeans.spi.editor.hints Description

.

There are 2 main entry points to the SPI:


org.netbeans.spi.editor.hints/0 1.24.0 7

Built on May 25 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.