|
SourceJammer 1.1.0 March 1, 2002 Copyright (c) 2001, 2002 Robert MacGrogan |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileAlreadyExistsException | |
org.sourcejammer.project.controller |
Uses of FileAlreadyExistsException in org.sourcejammer.project.controller |
Methods in org.sourcejammer.project.controller that throw FileAlreadyExistsException | |
long |
Archive.addFile(long parentID,
java.lang.String name,
byte[] file,
int fileType,
java.lang.String comment)
Adds a new file to this archive, at the specified location. |
long |
ProjectController.addFile(long projectID,
java.lang.String name,
byte[] file,
int fileType,
java.lang.String comment)
Adds a new file to this archive, at the specified location. |
|
SourceJammer 1.1.0 March 1, 2002 Copyright (c) 2001, 2002 Robert MacGrogan |
|||||||||
PREV NEXT | FRAMES NO FRAMES |