|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbuttress.io.RunTorrent
| Constructor Summary | |
RunTorrent()
Default constructor sets Strings to stupid values |
|
RunTorrent(java.lang.String t)
Constructor |
|
RunTorrent(java.lang.String b,
java.lang.String f,
java.lang.String t)
Constructor |
|
| Method Summary | |
java.lang.String |
getTorrent()
gets the torrent value |
void |
setTorrent(java.lang.String t)
sets torrent value |
void |
startTorrent()
Runs the torrent with the BT client passed |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RunTorrent()
public RunTorrent(java.lang.String t)
t - torrent
public RunTorrent(java.lang.String b,
java.lang.String f,
java.lang.String t)
b - btPathf - butFoldert - torrent file name| Method Detail |
public java.lang.String getTorrent()
public void setTorrent(java.lang.String t)
t - torrent
public void startTorrent()
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||