Class SearchResultsTabArea
java.lang.Object
com.biglybt.ui.swt.skin.SWTSkinObjectAdapter
com.biglybt.ui.swt.views.skin.SkinView
com.biglybt.ui.swt.search.SearchResultsTabArea
- All Implemented Interfaces:
ViewTitleInfo, SWTSkinObjectListener
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate SearchResultsTabAreaBaseprivate SearchResultsTabAreaBrowserprivate SWTSkinObjectBrowserprivate SearchResultsTabArea.SearchQueryprivate booleanprivate booleanprivate MdiEntryprivate booleanprivate SBC_SearchResultsViewprivate SWTSkinObjectContainerprivate SWTSkinprivate SWTSkinObjectprivate SWTSkinObjectprivate MdiEntryVitalityImageFields 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 ViewTitleInfo
TITLE_ACTIVE_STATE, TITLE_EXPORTABLE_DATASOURCE, TITLE_IMAGE_TOOLTIP, TITLE_IMAGEID, TITLE_INDICATOR_COLOR, TITLE_INDICATOR_TEXT, TITLE_INDICATOR_TEXT_TOOLTIP, TITLE_TEXT, TITLE_TEXT_ID -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidanotherSearch(SearchResultsTabArea.SearchQuery another_sq) voidanotherSearch(String searchText, boolean toSubscribe) dataSourceChanged(SWTSkinObject skinObject, Object params) getTitleInfoProperty(int pid) private voidinitCoreStuff(Core core) protected voidprivate voidselectView(SWTSkinObject parent) protected voidsetBusy(boolean busy) skinObjectDestroyed(SWTSkinObject skinObject, Object params) Skin Object was destroyedskinObjectInitialShow(SWTSkinObject skinObject, Object params) skinObjectShown(SWTSkinObject skinObject, Object params) Skin Object was shownMethods inherited from class SkinView
getMainSkinObject, getMdiEntry, getSkin, getSkinObject, isDisposed, isVisible, setMainSkinObject, skinObjectCreated, skinObjectHiddenMethods inherited from class SWTSkinObjectAdapter
eventOccured, skinObjectSelected, updateLanguage
-
Field Details
-
isBrowserView
private boolean isBrowserView -
isViewSwitchHidden
private boolean isViewSwitchHidden -
browserSkinObject
-
nativeSkinObject
-
skin
-
mdi_entry
-
vitalityImage
-
current_sq
-
activeImpl
-
browserImpl
-
nativeImpl
-
soButtonWeb
-
soButtonMeta
-
-
Constructor Details
-
SearchResultsTabArea
public SearchResultsTabArea()
-
-
Method Details
-
skinObjectInitialShow
- Specified by:
skinObjectInitialShowin classSkinView- Parameters:
skinObject-params-- Returns:
-
skinObjectShown
Description copied from class:SWTSkinObjectAdapterSkin Object was shown- Overrides:
skinObjectShownin classSkinView
-
skinObjectDestroyed
Description copied from class:SWTSkinObjectAdapterSkin Object was destroyed- Overrides:
skinObjectDestroyedin classSkinView
-
selectView
-
initCoreStuff
-
dataSourceChanged
- Overrides:
dataSourceChangedin classSWTSkinObjectAdapter
-
anotherSearch
-
anotherSearch
-
getCurrentSearch
-
getTitleInfoProperty
- Specified by:
getTitleInfoPropertyin interfaceViewTitleInfo- Parameters:
pid- TITLE_*- Returns:
- value, or null if you don't want to set it
-
setBusy
protected void setBusy(boolean busy) -
resultsFound
protected void resultsFound()
-