Uses of Class
com.biglybt.pifimpl.local.ui.config.ConfigSectionHolder
-
Packages that use ConfigSectionHolder Package Description com.biglybt.pifimpl.local.ui.config -
-
Uses of ConfigSectionHolder in com.biglybt.pifimpl.local.ui.config
Fields in com.biglybt.pifimpl.local.ui.config with type parameters of type ConfigSectionHolder Modifier and Type Field Description private java.util.Map<BaseConfigSection,ConfigSectionHolder>
ConfigSectionRepository. items
Methods in com.biglybt.pifimpl.local.ui.config that return types with arguments of type ConfigSectionHolder Modifier and Type Method Description java.util.ArrayList<ConfigSectionHolder>
ConfigSectionRepository. getHolderList()
-