org.netbeans.modules.editor.lib2/1 1.9.0 2
A B C D E F G H I L M O P R S T Z

C

CARET_RACK - Static variable in class org.netbeans.spi.editor.highlighting.ZOrder
The rack for highlights showing the position of a caret.
clear() - Method in class org.netbeans.spi.editor.highlighting.support.OffsetsBag
Removes all highlights previously added to this bag.
clear() - Method in class org.netbeans.spi.editor.highlighting.support.PositionsBag
Removes all highlights previously added to this bag.
CodeGenerator - Interface in org.netbeans.spi.editor.codegen
Interface to be implemented by all generators inserting their code snippets into documents using the Insert Code editor action.
CodeGenerator.Factory - Interface in org.netbeans.spi.editor.codegen
Factory creating code generators.
The factory instances are looked up by the MimeLookup so they should be registered in an xml-layer in Editors/<mime-type>/CodeGenerators directory.
CodeGeneratorContextProvider - Interface in org.netbeans.spi.editor.codegen
Serves for adding an additonal content to the context which is passed as a parameter to the CodeGenerator.Factory.create(org.openide.util.Lookup) method.
Instances of this interface are looked up by the MimeLookup so they should be registered in an xml-layer in Editors/<mime-type>/CodeGeneratorContextProviders directory.
CodeGeneratorContextProvider.Task - Interface in org.netbeans.spi.editor.codegen
Represents the task passed to the CodeGeneratorContextProvider.runTaskWithinContext(org.openide.util.Lookup,Task) method.
componentList() - Static method in class org.netbeans.api.editor.EditorRegistry
Get list of all components present in the registry starting with the most active and ending with least active component.
create(Lookup) - Method in interface org.netbeans.spi.editor.codegen.CodeGenerator.Factory
Creates code generators valid for the particular context.
create(String, ZOrder, boolean, HighlightsContainer) - Static method in class org.netbeans.spi.editor.highlighting.HighlightsLayer
Creates a new HighlightsLayer with contents defined by HighlightsContainer.
createLayers(HighlightsLayerFactory.Context) - Method in interface org.netbeans.spi.editor.highlighting.HighlightsLayerFactory
Creates HighlightLayers appropriate for the context passed in.

org.netbeans.modules.editor.lib2/1 1.9.0 2
A B C D E F G H I L M O P R S T Z
Built on December 3 2008.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.