|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectminicopier.FailedQueue
public class FailedQueue
Constructor Summary | |
---|---|
FailedQueue(Copier c)
|
Method Summary | |
---|---|
void |
addFile(FileToTransfer file)
|
javax.swing.table.DefaultTableModel |
getTableModel()
|
boolean |
isEmpty()
|
int[] |
remove(int[] i)
|
int[] |
retry(int[] i)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FailedQueue(Copier c)
Method Detail |
---|
public javax.swing.table.DefaultTableModel getTableModel()
public boolean isEmpty()
public void addFile(FileToTransfer file)
public int[] remove(int[] i)
public int[] retry(int[] i)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |