Uses of Interface
com.biglybt.pif.ui.config.DirectoryParameter
-
Packages that use DirectoryParameter Package Description com.biglybt.pif.ui.model com.biglybt.pifimpl.local.ui.config com.biglybt.pifimpl.local.ui.model -
-
Uses of DirectoryParameter in com.biglybt.pif.ui.model
Methods in com.biglybt.pif.ui.model that return DirectoryParameter Modifier and Type Method Description DirectoryParameter
BasicPluginConfigModel. addDirectoryParameter2(java.lang.String key, java.lang.String resource_name, java.lang.String defaultValue)
-
Uses of DirectoryParameter in com.biglybt.pifimpl.local.ui.config
Classes in com.biglybt.pifimpl.local.ui.config that implement DirectoryParameter Modifier and Type Class Description class
DirectoryParameterImpl
-
Uses of DirectoryParameter in com.biglybt.pifimpl.local.ui.model
Methods in com.biglybt.pifimpl.local.ui.model that return DirectoryParameter Modifier and Type Method Description DirectoryParameter
BasicPluginConfigModelImpl. addDirectoryParameter2(java.lang.String key, java.lang.String resource_name, java.lang.String defaultValue)
-