Class SBC_LibraryTableView_Big
java.lang.Object
com.biglybt.ui.swt.skin.SWTSkinObjectAdapter
com.biglybt.ui.swt.views.skin.SkinView
com.biglybt.ui.swt.views.skin.SBC_LibraryTableView
com.biglybt.ui.swt.views.skin.SBC_LibraryTableView_Big
- All Implemented Interfaces:
UIToolBarActivationListener, UIToolBarEnablerBase, UIPluginViewToolBarListener, UIUpdatable, ObfuscateImage, SWTSkinObjectListener
-
Field Summary
Fields inherited from class SBC_LibraryTableView
initialDataSource, torrentFilterModeFields inherited from interface SWTSkinObjectListener
EVENT_CREATE_REQUEST, EVENT_CREATED, EVENT_DATASOURCE_CHANGED, EVENT_DESTROY, EVENT_HIDE, EVENT_LANGUAGE_CHANGE, EVENT_OBFUSCATE, EVENT_SELECT, EVENT_SHOW, NAMESFields inherited from interface UIToolBarActivationListener
ACTIVATIONTYPE_HELD, ACTIVATIONTYPE_NORMAL, ACTIVATIONTYPE_RIGHTCLICK -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the appropriate set of columns for the completed or incomplete torrents views Subclasses may override to return different sets of columnsintReturn either MODE_SMALLTABLE or MODE_BIGTABLE Subclasses may overrideA name for this UIUpdatable so we can track who's being badbooleanReturns whether the big version of the tables should be used Subclasses may overrideMethods inherited from class SBC_LibraryTableView
doDefaultClick, initShow, obfuscatedImage, refreshToolBarItems, skinObjectDestroyed, skinObjectHidden, skinObjectInitialShow, skinObjectShown, toolBarItemActivated, updateUIMethods inherited from class SkinView
getMainSkinObject, getMdiEntry, getSkin, getSkinObject, isDisposed, isVisible, setMainSkinObject, skinObjectCreatedMethods inherited from class SWTSkinObjectAdapter
dataSourceChanged, eventOccured, skinObjectSelected, updateLanguageMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface UIPluginViewToolBarListener
isActive
-
Constructor Details
-
SBC_LibraryTableView_Big
public SBC_LibraryTableView_Big()
-
-
Method Details
-
getUpdateUIName
Description copied from interface:UIUpdatableA name for this UIUpdatable so we can track who's being bad- Specified by:
getUpdateUINamein interfaceUIUpdatable- Overrides:
getUpdateUINamein classSBC_LibraryTableView- Returns:
- some name
-
getTableMode
public int getTableMode()Description copied from class:SBC_LibraryTableViewReturn either MODE_SMALLTABLE or MODE_BIGTABLE Subclasses may override- Overrides:
getTableModein classSBC_LibraryTableView- Returns:
-
useBigTable
public boolean useBigTable()Description copied from class:SBC_LibraryTableViewReturns whether the big version of the tables should be used Subclasses may override- Overrides:
useBigTablein classSBC_LibraryTableView- Returns:
-
getColumns
Description copied from class:SBC_LibraryTableViewReturns the appropriate set of columns for the completed or incomplete torrents views Subclasses may override to return different sets of columns- Overrides:
getColumnsin classSBC_LibraryTableView- Returns:
-