org.netbeans.modules.editor.guards/1 1.12.1

org.netbeans.spi.editor.guards
Interface GuardedEditorSupport


public interface GuardedEditorSupport

This is an editor abstraction used by the guarded sections implementation. It contains necessary methods to bind guarded sections with the particular editor.


Method Summary
 StyledDocument getDocument()
          Returns a document containing guarded sections
 

Method Detail

getDocument

StyledDocument getDocument()
Returns a document containing guarded sections

Returns:
the document

org.netbeans.modules.editor.guards/1 1.12.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.