站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

B-Index (Refactoring API) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.refactoring.api 1.0
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()

org.netbeans.modules.refactoring.api 1.0
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.