Uses of Interface
com.biglybt.pif.ui.components.UITextArea
Packages that use UITextArea
Package
Description
-
Uses of UITextArea in com.biglybt.pif.ui.model
Methods in com.biglybt.pif.ui.model that return UITextAreaModifier and TypeMethodDescriptionBasicPluginConfigModel.addTextArea
(String resource_name) Creates a read-only text area similar to a label, but typically allows scrollbars and copying of portions of text.BasicPluginViewModel.getLogArea()
-
Uses of UITextArea in com.biglybt.pifimpl.local.ui.components
Classes in com.biglybt.pifimpl.local.ui.components that implement UITextArea -
Uses of UITextArea in com.biglybt.pifimpl.local.ui.config
Classes in com.biglybt.pifimpl.local.ui.config that implement UITextArea -
Uses of UITextArea in com.biglybt.pifimpl.local.ui.model
Fields in com.biglybt.pifimpl.local.ui.model declared as UITextAreaMethods in com.biglybt.pifimpl.local.ui.model that return UITextAreaModifier and TypeMethodDescriptionBasicPluginConfigModelImpl.addTextArea
(String resource_name) BasicPluginViewModelImpl.getLogArea()