Uses of Class
com.biglybt.pifimpl.local.ui.config.ParameterGroupImpl
Packages that use ParameterGroupImpl
-
Uses of ParameterGroupImpl in com.biglybt.pifimpl.local.ui.config
Fields in com.biglybt.pifimpl.local.ui.config declared as ParameterGroupImplFields in com.biglybt.pifimpl.local.ui.config with type parameters of type ParameterGroupImplMethods in com.biglybt.pifimpl.local.ui.config that return ParameterGroupImplModifier and TypeMethodDescriptionParameterImpl.getGroup()
ParameterGroupImpl.setNumberOfColumns2
(int num) Methods in com.biglybt.pifimpl.local.ui.config with parameters of type ParameterGroupImpl -
Uses of ParameterGroupImpl in com.biglybt.ui.swt.views
Methods in com.biglybt.ui.swt.views with parameters of type ParameterGroupImplModifier and TypeMethodDescriptionprivate static org.eclipse.swt.widgets.Composite
ConfigView.handleTabFolder
(int userMode, org.eclipse.swt.widgets.Composite current_composite, Map<ParameterGroupImpl, org.eclipse.swt.widgets.Composite> group_map, Map<ParameterTabFolderImpl, org.eclipse.swt.custom.CTabFolder> tab_folder_map, Map<ParameterGroupImpl, org.eclipse.swt.widgets.Composite> tab_map, ParameterGroupImpl pg, ParameterTabFolderImpl tab_folder) Method parameters in com.biglybt.ui.swt.views with type arguments of type ParameterGroupImplModifier and TypeMethodDescriptionprivate static org.eclipse.swt.widgets.Composite
ConfigView.handleTabFolder
(int userMode, org.eclipse.swt.widgets.Composite current_composite, Map<ParameterGroupImpl, org.eclipse.swt.widgets.Composite> group_map, Map<ParameterTabFolderImpl, org.eclipse.swt.custom.CTabFolder> tab_folder_map, Map<ParameterGroupImpl, org.eclipse.swt.widgets.Composite> tab_map, ParameterGroupImpl pg, ParameterTabFolderImpl tab_folder) Constructors in com.biglybt.ui.swt.views with parameters of type ParameterGroupImplModifierConstructorDescriptionGroupSWTParameter
(org.eclipse.swt.widgets.Composite current_composite, ParameterGroupImpl pg, org.eclipse.swt.widgets.Control relatedControl)