|
SourceJammer 1.2.0.1 May 20, 2002 Copyright (c) 2001, 2002 Robert MacGrogan |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileProperties | |
| org.sourcejammer.project.controller | |
| org.sourcejammer.project.view | |
| Uses of FileProperties in org.sourcejammer.project.controller |
| Methods in org.sourcejammer.project.controller with parameters of type FileProperties | |
long |
Archive.addFile(long parentID,
java.lang.String name,
java.io.File file,
FileProperties props,
java.lang.String userName)
Adds a new file to this archive, at the specified location. |
long |
ProjectController.addFile(long projectID,
java.lang.String name,
java.io.File file,
FileProperties props,
java.lang.String userName)
Adds a new file to this archive, at the specified location. |
| Uses of FileProperties in org.sourcejammer.project.view |
| Methods in org.sourcejammer.project.view that return FileProperties | |
FileProperties |
SJRequest.getFileProperties()
|
| Methods in org.sourcejammer.project.view with parameters of type FileProperties | |
void |
SJRequest.setFileProperties(FileProperties o)
|
|
SourceJammer 1.2.0.1 May 20, 2002 Copyright (c) 2001, 2002 Robert MacGrogan |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||