|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectholoedit.fileio.TjFileWriter
public class TjFileWriter
Field Summary | |
---|---|
private java.lang.String |
filename
|
private GestionPistes |
gp
|
private int |
max
|
private ProgressBar |
pb
|
private java.lang.Thread |
runner
|
private int |
tjNum
|
private int |
tkNum
|
Constructor Summary | |
---|---|
TjFileWriter(GestionPistes _gp,
java.lang.String fi,
int _tk,
int _seq)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.lang.String filename
private int max
private GestionPistes gp
private java.lang.Thread runner
private ProgressBar pb
private int tkNum
private int tjNum
Constructor Detail |
---|
public TjFileWriter(GestionPistes _gp, java.lang.String fi, int _tk, int _seq)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |