org.netbeans.modules.editor.errorstripe.api/1 2.16.1 1

Package org.netbeans.spi.editor.errorstripe

Error Stripe Provider How To

See: Description

Package org.netbeans.spi.editor.errorstripe Description

Error Stripe Provider How To

Introduction

First of all, decide which information should be shown in the Error Stripe:

Error Like Annotation

Extend the particular annotation type with severity, custom_sidebar_color and priority attributes as described in the Editor API.

Up-to-date Status

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

Built on March 18 2014.  |  Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.