|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectholoedit.fileio.TkFileWriter
public class TkFileWriter
Field Summary | |
---|---|
private java.lang.String |
filename
|
private GestionPistes |
gp
|
private int |
max
|
private ProgressBar |
pb
|
private java.lang.Thread |
runner
|
private int |
tkNum
|
Constructor Summary | |
---|---|
TkFileWriter(GestionPistes _gp,
java.lang.String fi,
int _tk)
|
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
Constructor Detail |
---|
public TkFileWriter(GestionPistes _gp, java.lang.String fi, int _tk)
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 |