Uses of Interface
com.biglybt.pif.ui.config.ParameterTabFolder
-
Packages that use ParameterTabFolder Package Description com.biglybt.pif.ui.model com.biglybt.pifimpl.local.ui.config com.biglybt.pifimpl.local.ui.model -
-
Uses of ParameterTabFolder in com.biglybt.pif.ui.model
Methods in com.biglybt.pif.ui.model that return ParameterTabFolder Modifier and Type Method Description ParameterTabFolder
BasicPluginConfigModel. createTabFolder()
-
Uses of ParameterTabFolder in com.biglybt.pifimpl.local.ui.config
Classes in com.biglybt.pifimpl.local.ui.config that implement ParameterTabFolder Modifier and Type Class Description class
ParameterTabFolderImpl
-
Uses of ParameterTabFolder in com.biglybt.pifimpl.local.ui.model
Methods in com.biglybt.pifimpl.local.ui.model that return ParameterTabFolder Modifier and Type Method Description ParameterTabFolder
BasicPluginConfigModelImpl. createTabFolder()
-