org.netbeans.modules.editor.lib2/1 1.8.0 2

org.netbeans.spi.editor.highlighting
Interface HighlightsChangeListener

All Superinterfaces:
EventListener

public interface HighlightsChangeListener
extends EventListener

The listener of changes in a HighlightsContainer.


Method Summary
 void highlightChanged(HighlightsChangeEvent event)
          The changes notification callback method.
 

Method Detail

highlightChanged

void highlightChanged(HighlightsChangeEvent event)
The changes notification callback method.

Parameters:
event - The event object describing the change.

org.netbeans.modules.editor.lib2/1 1.8.0 2

Built on October 14 2008.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.