Class SBC_LibraryView
java.lang.Object
com.biglybt.ui.swt.skin.SWTSkinObjectAdapter
com.biglybt.ui.swt.views.skin.SkinView
com.biglybt.ui.swt.views.skin.SBC_LibraryView
- All Implemented Interfaces:
UIToolBarActivationListener, UIToolBarEnablerBase, UIPluginViewToolBarListener, SWTSkinObjectListener
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate SWTSkinButtonUtilityprivate SWTSkinButtonUtilityprivate Objectprivate static final Stringstatic final intstatic final intprivate static final String[]private static final String[]private SelectedContentListenerprivate static intprivate static DownloadManager[]private static longprivate static longprivate SWTSkinObjectTextprivate SWTSkinObjectprivate SWTSkinObjectprivate SWTSkinObjectprivate SWTSkinObjectTextprivate Stringprivate intstatic final intstatic final intstatic final intstatic final intprivate intprivate intFields 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 TypeMethodDescriptionprotected voiddataSourceChanged(SWTSkinObject skinObject, Object params) intprotected voidvoidrefreshToolBarItems(Map<String, Long> list) Fill in list with the toolbar ids and states you wish to setprotected voidprivate voidsetupView(Core core, SWTSkinObject skinObject) voidsetViewMode(int viewMode, boolean save) skinObjectDestroyed(SWTSkinObject skinObject, Object params) Skin Object was destroyedskinObjectHidden(SWTSkinObject skinObject, Object params) Skin Object was hiddenskinObjectInitialShow(SWTSkinObject skinObject, Object params) booleantoolBarItemActivated(ToolBarItem item, long activationType, Object datasource) XXX Should have been UIToolBarItemMethods inherited from class SkinView
getMainSkinObject, getMdiEntry, getSkin, getSkinObject, isDisposed, isVisible, setMainSkinObject, skinObjectCreated, skinObjectShownMethods inherited from class SWTSkinObjectAdapter
eventOccured, skinObjectSelected, updateLanguageMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface UIPluginViewToolBarListener
isActive
-
Field Details
-
ID
- See Also:
-
MODE_BIGTABLE
public static final int MODE_BIGTABLE- See Also:
-
MODE_SMALLTABLE
public static final int MODE_SMALLTABLE- See Also:
-
TORRENTS_ALL
public static final int TORRENTS_ALL- See Also:
-
TORRENTS_COMPLETE
public static final int TORRENTS_COMPLETE- See Also:
-
TORRENTS_INCOMPLETE
public static final int TORRENTS_INCOMPLETE- See Also:
-
TORRENTS_UNOPENED
public static final int TORRENTS_UNOPENED- See Also:
-
modeViewIDs
-
modeIDs
-
selection_count
private static volatile int selection_count -
selection_size
private static volatile long selection_size -
selection_done
private static volatile long selection_done -
selection_dms
-
selectedContentListener
-
viewMode
private int viewMode -
btnSmallTable
-
btnBigTable
-
soListArea
-
torrentFilterMode
private int torrentFilterMode -
torrentFilter
-
soWait
-
soWaitProgress
-
soWaitTask
-
waitProgress
private int waitProgress -
soLibraryInfo
-
datasource
-
-
Constructor Details
-
SBC_LibraryView
public SBC_LibraryView()
-
-
Method Details
-
setViewMode
public void setViewMode(int viewMode, boolean save) -
skinObjectInitialShow
- Specified by:
skinObjectInitialShowin classSkinView- Parameters:
skinObject-params-- Returns:
-
skinObjectDestroyed
Description copied from class:SWTSkinObjectAdapterSkin Object was destroyed- Overrides:
skinObjectDestroyedin classSkinView
-
setupView
-
refreshToolBarItems
Description copied from interface:UIPluginViewToolBarListenerFill in list with the toolbar ids and states you wish to set- Specified by:
refreshToolBarItemsin interfaceUIPluginViewToolBarListener- Parameters:
list-
-
toolBarItemActivated
Description copied from interface:UIToolBarActivationListenerXXX Should have been UIToolBarItem- Specified by:
toolBarItemActivatedin interfaceUIToolBarActivationListener
-
skinObjectHidden
Description copied from class:SWTSkinObjectAdapterSkin Object was hidden- Overrides:
skinObjectHiddenin classSkinView
-
dataSourceChanged
- Overrides:
dataSourceChangedin classSWTSkinObjectAdapter
-
getViewMode
public int getViewMode() -
addHeaderInfoExtender
-
removeHeaderInfoExtender
-
refreshHeaderInfo
protected void refreshHeaderInfo()
-