Uses of Class
com.biglybt.pifimpl.local.ui.UIManagerImpl
Packages that use UIManagerImpl
Package
Description
-
Uses of UIManagerImpl in com.biglybt.pifimpl.local.ui.model
Fields in com.biglybt.pifimpl.local.ui.model declared as UIManagerImplModifier and TypeFieldDescriptionprivate UIManagerImpl
BasicPluginConfigModelImpl.ui_manager
private UIManagerImpl
BasicPluginViewModelImpl.ui_manager
Constructors in com.biglybt.pifimpl.local.ui.model with parameters of type UIManagerImplModifierConstructorDescriptionBasicPluginConfigModelImpl
(UIManagerImpl _ui_manager, String _parent_section, String _section) BasicPluginViewModelImpl
(UIManagerImpl _ui_manager, String _name) -
Uses of UIManagerImpl in com.biglybt.pifimpl.local.ui.tables
Fields in com.biglybt.pifimpl.local.ui.tables declared as UIManagerImplConstructors in com.biglybt.pifimpl.local.ui.tables with parameters of type UIManagerImpl