org.gudy.azureus2.ui.swt.views
Class MyTorrentsSubView

java.lang.Object
  extended by org.gudy.azureus2.ui.swt.views.table.impl.TableViewTab<DownloadManager>
      extended by org.gudy.azureus2.ui.swt.views.MyTorrentsView
          extended by org.gudy.azureus2.ui.swt.views.MyTorrentsSubView
All Implemented Interfaces:
TagListener, TagTypeListener, TableCountChangeListener, TableExpansionChangeListener, TableLifeCycleListener, TableRefreshListener, TableSelectionListener, TableViewFilterCheck<DownloadManager>, TableViewFilterCheck.TableViewFilterCheckEx<DownloadManager>, EventListener, org.eclipse.swt.events.KeyListener, org.eclipse.swt.internal.SWTEventListener, ParameterListener, DownloadManagerListener, GlobalManagerListener, AEDiagnosticsEvidenceGenerator, TableRowRefreshListener, UIToolBarActivationListener, UIToolBarEnablerBase, UIPluginViewToolBarListener, UISWTViewEventListener, UISWTViewCoreEventListener, TableViewSWTMenuFillListener, TableViewSWTPanelCreator

public class MyTorrentsSubView
extends MyTorrentsView

Author:
TuxPaper

Nested Class Summary
 
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
 
Methods inherited from class org.gudy.azureus2.ui.swt.views.MyTorrentsView
addThisColumnSubMenu, completionChanged, createTableView, createTableViewPanel, defaultSelected, deselected, destroyed, destroyInitiated, downloadComplete, downloadManagerAdded, downloadManagerAdded, downloadManagerRemoved, downloadManagerRemoved, eventOccurred, filePriorityChanged, fillMenu, filterCheck, filterSet, focusChanged, getForDataSourceType, getRowDefaultHeight, getSelectedDownloads, init, initYourTableView, isInCurrentTag, isOurDownloadManager, isTableFocus, keyPressed, keyReleased, mouseEnter, mouseExit, obfusticatedImage, overrideDefaultSelected, parameterChanged, positionChanged, refreshToolBarItems, registerPluginViews, rowAdded, rowCollapsed, rowExpanded, rowRefresh, rowRemoved, seedingStatusChanged, selected, setRebuildListOnFocusGain, showMyOwnMenu, stateChanged, tableRefresh, tableViewDestroyed, tableViewInitialized, tableViewTabInitComplete, tagAdded, tagChanged, taggableAdded, taggableRemoved, taggableSync, tagRemoved, tagTypeChanged, toolBarItemActivated, updateLanguage, updateSelectedContent, updateSelectedContent, viewChanged
 
Methods inherited from class org.gudy.azureus2.ui.swt.views.table.impl.TableViewTab
dataSourceChanged, enableFilterCheck, generate, getComposite, getFullTitle, getPrivateMenu, getPropertiesPrefix, getSWTView, getTableView, initComposite, initialize, refresh, viewActivated
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyTorrentsSubView

public MyTorrentsSubView()