|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acm.seguin.ide.jbuilder.refactor.FileCloser
public class FileCloser
Makes sure that the node is no longer open before a refactoring is performed which will remove or move the node.
| Constructor Summary | |
|---|---|
FileCloser()
|
|
| Method Summary | |
|---|---|
static void |
close(java.io.File file)
Closes a file in JBuilder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileCloser()
| Method Detail |
|---|
public static void close(java.io.File file)
file - Description of Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||