|
SourceJammer 1.2.0.1 May 20, 2002 Copyright (c) 2001, 2002 Robert MacGrogan |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.sourcejammer.project.controller.LabelInfo
|
+--org.sourcejammer.project.model.filesys.FileSysLabel
FileSys implementation of LabelInfo. Adds a filename property, which tells the filesys implementation the name of the file that holds the information about this label.
| Constructor Summary | |
FileSysLabel()
|
|
| Method Summary | |
java.lang.String |
getFileName()
|
void |
setFileName(java.lang.String s)
|
| Methods inherited from class org.sourcejammer.project.controller.LabelInfo |
childCount, getCreatedDate, getDescription, getNodeName, getRootProjectUniqueID, getSJPathToRootProject, getUniqueID, isShared, setChildCount, setCreatedDate, setDescription, setNodeName, setRootProjectUniqueID, setSJPathToRootProject, setUniqueID |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FileSysLabel()
| Method Detail |
public void setFileName(java.lang.String s)
public java.lang.String getFileName()
|
SourceJammer 1.2.0.1 May 20, 2002 Copyright (c) 2001, 2002 Robert MacGrogan |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||