Class WelcomeView
java.lang.Object
com.biglybt.ui.swt.skin.SWTSkinObjectAdapter
com.biglybt.ui.swt.views.skin.SkinView
com.biglybt.ui.swt.views.skin.WelcomeView
- All Implemented Interfaces:
SWTSkinObjectListener
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate SWTSkinObjectBrowserprivate static WelcomeViewprivate SWTSkinObjectprivate static booleanFields 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, NAMES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static voidaddDropTest(MdiEntry entry) private voidopenURL()static voidstatic voidsetWaitLoadingURL(boolean waitLoadingURL) skinObjectDestroyed(SWTSkinObject skinObject, Object params) Skin Object was destroyedskinObjectInitialShow(SWTSkinObject skinObject, Object params) Methods inherited from class SkinView
getMainSkinObject, getMdiEntry, getSkin, getSkinObject, isDisposed, isVisible, setMainSkinObject, skinObjectCreated, skinObjectHidden, skinObjectShownMethods inherited from class SWTSkinObjectAdapter
dataSourceChanged, eventOccured, skinObjectSelected, updateLanguage
-
Field Details
-
waitLoadingURL
private static boolean waitLoadingURL -
instance
-
browserSkinObject
-
skinObject
-
-
Constructor Details
-
WelcomeView
public WelcomeView()
-
-
Method Details
-
skinObjectDestroyed
Description copied from class:SWTSkinObjectAdapterSkin Object was destroyed- Overrides:
skinObjectDestroyedin classSkinView
-
skinObjectInitialShow
- Specified by:
skinObjectInitialShowin classSkinView- Parameters:
skinObject-params-- Returns:
-
openURL
private void openURL() -
setWaitLoadingURL
public static void setWaitLoadingURL(boolean waitLoadingURL) -
setupSidebarEntry
-
addDropTest
-