首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
C-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
C
contains(Position, boolean)
- Method in class org.netbeans.api.editor.guards.
GuardedSection
Assures that a position is not inside the guarded section.
create(GuardedEditorSupport)
- Method in class org.netbeans.spi.editor.guards.
GuardedSectionsFactory
Creates a guarded sections provider.
createGuardedReader(InputStream, String)
- Method in interface org.netbeans.spi.editor.guards.
GuardedSectionsProvider
Creates a reader able to read persisted sections.
createGuardedReader(InputStream, String)
- Method in class org.netbeans.spi.editor.guards.support.
AbstractGuardedSectionsProvider
createGuardedWriter(OutputStream, String)
- Method in interface org.netbeans.spi.editor.guards.
GuardedSectionsProvider
Creates a writer able to write persisted sections.
createGuardedWriter(OutputStream, String)
- Method in class org.netbeans.spi.editor.guards.support.
AbstractGuardedSectionsProvider
createInteriorSection(Position, String)
- Method in class org.netbeans.api.editor.guards.
GuardedSectionManager
Creates an empty interior section at the given position.
createInteriorSection(String, int, int, int, int)
- Method in class org.netbeans.spi.editor.guards.support.
AbstractGuardedSectionsProvider
Creates an interior section object to represent section read by the
readSections
.
createSimpleSection(Position, String)
- Method in class org.netbeans.api.editor.guards.
GuardedSectionManager
Creates an empty simple section at the given position.
createSimpleSection(String, int, int)
- Method in class org.netbeans.spi.editor.guards.support.
AbstractGuardedSectionsProvider
Creates a simple section object to represent section read by the
readSections
.
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.