Uses of Interface
com.biglybt.pif.ui.UIManager
Packages that use UIManager
Package
Description
-
Uses of UIManager in com.biglybt.pif
Methods in com.biglybt.pif that return UIManager -
Uses of UIManager in com.biglybt.pif.utils
Methods in com.biglybt.pif.utils that return UIManagerModifier and TypeMethodDescriptionstatic UIManager
StaticUtilities.getUIManager
(long millis_to_wait_for_attach) gets the default UI manager and also waits for up to a specified time for a UI instance to attach. -
Uses of UIManager in com.biglybt.pifimpl.local
Methods in com.biglybt.pifimpl.local that return UIManager -
Uses of UIManager in com.biglybt.pifimpl.local.ui
Classes in com.biglybt.pifimpl.local.ui that implement UIManager -
Uses of UIManager in com.biglybt.pifimpl.remote
Methods in com.biglybt.pifimpl.remote that return UIManager -
Uses of UIManager in com.biglybt.plugin.net.buddy.swt
Methods in com.biglybt.plugin.net.buddy.swt with parameters of type UIManagerModifier and TypeMethodDescriptionprivate static MdiEntry
SBC_ChatOverview.createChatMdiEntry
(UIManager ui_manager, BuddyPluginBeta.ChatInstance chat) private void
ChatMDIEntry.setupMdiEntry
(UIManager ui_manager) Constructors in com.biglybt.plugin.net.buddy.swt with parameters of type UIManagerModifierConstructorDescriptionChatMDIEntry
(UIManager _ui_manager, BuddyPluginBeta.ChatInstance _chat, MdiEntry _entry) -
Uses of UIManager in com.biglybt.ui.swt.devices
Fields in com.biglybt.ui.swt.devices declared as UIManager -
Uses of UIManager in com.biglybt.ui.swt.search
Fields in com.biglybt.ui.swt.search declared as UIManager -
Uses of UIManager in com.biglybt.ui.swt.subscriptions
Fields in com.biglybt.ui.swt.subscriptions declared as UIManager