org.netbeans.modules.editor.lib/1 1.44.0 9

Uses of Interface
org.netbeans.editor.ext.FormatLayer

Packages that use FormatLayer
org.netbeans.editor.ext Completion Design View 
 

Uses of FormatLayer in org.netbeans.editor.ext
 

Classes in org.netbeans.editor.ext that implement FormatLayer
 class AbstractFormatLayer
          Abstract formatting layer offers the support for naming the layer and creation of an format-support.
 class ExtFormatter
          Deprecated. Please use Editor Indentation API instead, for details see Editor Indentation.
static class ExtFormatter.Simple
          Deprecated. Simple formatter
 

Methods in org.netbeans.editor.ext with parameters of type FormatLayer
 void ExtFormatter.addFormatLayer(FormatLayer layer)
          Deprecated. Add the new format layer to the layer hierarchy.
 boolean ExtFormatter.replaceFormatLayer(String layerName, FormatLayer layer)
          Deprecated. Replace the format-layer with the layerName with the the given layer.
 


org.netbeans.modules.editor.lib/1 1.44.0 9

Built on November 22 2009.  |  Portions Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.