- Author
- Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g
Definition at line 28 of file TreeWorkFile.java.
◆ getWorkFile()
WorkFile org.turro.wd.tree.TreeWorkFile.getWorkFile |
( |
| ) |
|
◆ setWorkFile()
void org.turro.wd.tree.TreeWorkFile.setWorkFile |
( |
WorkFile |
workFile | ) |
throws ParseException |
Definition at line 36 of file TreeWorkFile.java.
37 this.workFile = workFile;
41 setIcon(
"org/turro/resource/locked.png");
43 setIcon(
"org/turro/resource/file-update.png");
45 setIcon(
"org/turro/resource/file-commit.png");
47 setIcon(
"org/turro/resource/page_white.png");
The documentation for this class was generated from the following file: