JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.guards/1 1.57
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
StyledDocument
getDocument
()
Returns a document containing guarded sections
Method Detail
getDocument
StyledDocument
getDocument()
Returns a document containing guarded sections
Returns:
the document
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.guards/1 1.57
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method