当前页面:
在线文档首页 >
NetBeans API Javadoc (Current Development Version)
GuardedEditorSupport (Editor Guarded Sections) - NetBeans API Javadoc (Current Development Version)
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.
getDocument
StyledDocument getDocument()
- Returns a document containing guarded sections
- Returns:
- the document