|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gudy.azureus2.ui.swt.views.TorrentOptionsView
public class TorrentOptionsView
| Nested Class Summary | |
|---|---|
protected class |
TorrentOptionsView.adhocParameterAdapter
|
protected class |
TorrentOptionsView.downloadStateParameterAdapter
|
| Field Summary | |
|---|---|
static java.lang.String |
MSGID_PREFIX
|
| Fields inherited from interface org.gudy.azureus2.core3.download.DownloadManagerStateAttributeListener |
|---|
WILL_BE_READ, WRITTEN |
| Constructor Summary | |
|---|---|
TorrentOptionsView()
|
|
TorrentOptionsView(DownloadManager[] managers2)
|
|
| Method Summary | |
|---|---|
void |
attributeEventOccurred(DownloadManager dm,
java.lang.String attribute_name,
int event_type)
|
boolean |
eventOccurred(UISWTViewEvent event)
Triggers when an even listed in UISWTViewEvent occurs |
protected void |
setDefaults()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String MSGID_PREFIX
| Constructor Detail |
|---|
public TorrentOptionsView()
public TorrentOptionsView(DownloadManager[] managers2)
managers2 - | Method Detail |
|---|
protected void setDefaults()
public void attributeEventOccurred(DownloadManager dm,
java.lang.String attribute_name,
int event_type)
attributeEventOccurred in interface DownloadManagerStateAttributeListenerpublic boolean eventOccurred(UISWTViewEvent event)
UISWTViewEventListener
eventOccurred in interface UISWTViewEventListenerevent - event that occurred
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||