首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
B-Index (Refactoring API) - NetBeans API Javadoc (Current Development Version)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.refactoring.api 1.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
B
backup(FileObject...)
- Method in class org.netbeans.modules.refactoring.spi.
BackupFacility
does beckup
backup(Collection<? extends FileObject>)
- Method in class org.netbeans.modules.refactoring.spi.
BackupFacility
does backup
BackupFacility
- Class in
org.netbeans.modules.refactoring.spi
Simple backup facility can be used to backup files and implement undo For instance Java Refactoring module implements undo this way: public Problem prepare(RefactoringElementsBag elements) { .
BackupFacility.Handle
- Interface in
org.netbeans.modules.refactoring.spi
Handle class representing handle to file{s), which were backuped by
org.netbeans.modules.refactoring.spi.BackupFacility.backup()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.refactoring.api 1.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
Built on May 28 2007. | Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.