首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
G-Index (Editor Guarded Sections) - NetBeans API Javadoc (Current Development Version)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.guards/0 0.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
I
O
R
S
W
G
getBody()
- Method in class org.netbeans.api.editor.guards.
InteriorSection
Returns the contents of the body part of the section.
getBodyEndPosition()
- Method in class org.netbeans.api.editor.guards.
InteriorSection
Returns a position where the body ends
getBodyStartPosition()
- Method in class org.netbeans.api.editor.guards.
InteriorSection
Returns a position where the body starts
getCaretPosition()
- Method in class org.netbeans.api.editor.guards.
GuardedSection
Gets the begin of section.
getContent()
- Method in class org.netbeans.spi.editor.guards.support.
AbstractGuardedSectionsProvider.Result
getDocument()
- Method in interface org.netbeans.spi.editor.guards.
GuardedEditorSupport
Returns a document containing guarded sections
getEndPosition()
- Method in class org.netbeans.api.editor.guards.
GuardedSection
Returns the end position of the whole guarded section.
getFooter()
- Method in class org.netbeans.api.editor.guards.
InteriorSection
Returns the contents of the footer part of the guarded section.
getGuardedSections()
- Method in class org.netbeans.api.editor.guards.
GuardedSectionManager
Gets all sections.
getGuardedSections()
- Method in class org.netbeans.spi.editor.guards.support.
AbstractGuardedSectionsProvider.Result
getHeader()
- Method in class org.netbeans.api.editor.guards.
InteriorSection
Returns the contents of the header part of the section.
getInstance(StyledDocument)
- Static method in class org.netbeans.api.editor.guards.
GuardedSectionManager
Gets the manager instance.
getName()
- Method in class org.netbeans.api.editor.guards.
GuardedSection
Get the name of the section.
getStartPosition()
- Method in class org.netbeans.api.editor.guards.
GuardedSection
Returns the start position of the whole guarded section.
getText()
- Method in class org.netbeans.api.editor.guards.
GuardedSection
Gets the text contained in the section.
GuardedEditorSupport
- Interface in
org.netbeans.spi.editor.guards
This is an editor abstraction used by the guarded sections implementation.
GuardedSection
- Class in
org.netbeans.api.editor.guards
Represents one guarded section.
GuardedSectionManager
- Class in
org.netbeans.api.editor.guards
This is the entry point for clients to manipulate guarded sections of the given document.
GuardedSectionsFactory
- Class in
org.netbeans.spi.editor.guards
The factory allows to look up
GuardedSectionsProvider
factories for given mime type.
GuardedSectionsFactory()
- Constructor for class org.netbeans.spi.editor.guards.
GuardedSectionsFactory
GuardedSectionsProvider
- Interface in
org.netbeans.spi.editor.guards
Subclasses should be able to read content containing guarded section marks and vice versa.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.guards/0 0.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
I
O
R
S
W
Built on May 28 2007. | Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.