|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gudy.azureus2.ui.swt.views.table.impl.TableViewTab<DownloadManager> org.gudy.azureus2.ui.swt.views.MyTorrentsView org.gudy.azureus2.ui.swt.views.MyTorrentsSubView
public class MyTorrentsSubView
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.aelitis.azureus.core.tag.TagTypeListener |
---|
TagTypeListener.TagEvent |
Nested classes/interfaces inherited from interface com.aelitis.azureus.ui.common.table.TableViewFilterCheck |
---|
TableViewFilterCheck.TableViewFilterCheckEx<DATASOURCETYPE> |
Field Summary |
---|
Fields inherited from class org.gudy.azureus2.ui.swt.views.MyTorrentsView |
---|
cCategoriesAndTags, eta_absolute, isEmptyListOnNullDS, neverShowCatOrTagButtons, preferred_tracker_names, progress_eta_absolute, txtFilter, viewActive |
Fields inherited from interface com.aelitis.azureus.ui.common.table.TableLifeCycleListener |
---|
EVENT_DESTROYED, EVENT_INITIALIZED |
Fields inherited from interface org.gudy.azureus2.plugins.ui.toolbar.UIToolBarActivationListener |
---|
ACTIVATIONTYPE_HELD, ACTIVATIONTYPE_NORMAL, ACTIVATIONTYPE_RIGHTCLICK |
Constructor Summary | |
---|---|
MyTorrentsSubView()
|
Method Summary | |
---|---|
org.eclipse.swt.widgets.Composite |
initComposite(org.eclipse.swt.widgets.Composite composite)
|
void |
parameterChanged(java.lang.String parameterName)
Called, when a parameter has changed. |
protected void |
setCurrentTags(Tag[] tags)
|
void |
tableViewDestroyed()
|
void |
tableViewInitialized()
|
Methods inherited from class org.gudy.azureus2.ui.swt.views.table.impl.TableViewTab |
---|
dataSourceChanged, delete, enableFilterCheck, generate, getComposite, getFullTitle, getPrivateMenu, getPropertiesPrefix, getSWTView, getTableView, initialize, refresh, viewActivated |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MyTorrentsSubView()
Method Detail |
---|
public org.eclipse.swt.widgets.Composite initComposite(org.eclipse.swt.widgets.Composite composite)
initComposite
in class TableViewTab<DownloadManager>
public void tableViewInitialized()
tableViewInitialized
in interface TableLifeCycleListener
tableViewInitialized
in class MyTorrentsView
public void tableViewDestroyed()
tableViewDestroyed
in interface TableLifeCycleListener
tableViewDestroyed
in class MyTorrentsView
public void parameterChanged(java.lang.String parameterName)
ParameterListener
parameterChanged
in interface ParameterListener
parameterChanged
in class MyTorrentsView
parameterName
- the name of the parameter that has changedParameterListener.parameterChanged(java.lang.String)
protected void setCurrentTags(Tag[] tags)
setCurrentTags
in class MyTorrentsView
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |