|
org.netbeans.modules.editor.errorstripe.api/1 2.16.1 1 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
UpToDateStatusProviderFactory | A creator for MarkProviders. |
Class Summary | |
---|---|
UpToDateStatus | Up-to-date status enumeration. |
UpToDateStatusProvider | UpToDateStatus provider. |
First of all, decide which information should be shown in the Error Stripe:
Extend the particular annotation type with severity
, custom_sidebar_color
and priority
attributes as described in
the Editor API.
To influence the global status type (up-to-date/processing/dirty), implement UpToDateStatusProvider returning the UpToDateStatus and firing change events, and UpToDateStatusProviderFactory.
|
org.netbeans.modules.editor.errorstripe.api/1 2.16.1 1 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |