Uses of Interface
com.biglybt.pif.ui.UIInputValidator
-
Packages that use UIInputValidator Package Description com.biglybt.pif.ui com.biglybt.pifimpl.local.ui -
-
Uses of UIInputValidator in com.biglybt.pif.ui
Methods in com.biglybt.pif.ui with parameters of type UIInputValidator Modifier and Type Method Description void
UIInputReceiver. setInputValidator(UIInputValidator validator)
Sets the UIInputValidator for this object. -
Uses of UIInputValidator in com.biglybt.pifimpl.local.ui
Fields in com.biglybt.pifimpl.local.ui declared as UIInputValidator Modifier and Type Field Description protected UIInputValidator
AbstractUIInputReceiver. validator
Methods in com.biglybt.pifimpl.local.ui with parameters of type UIInputValidator Modifier and Type Method Description void
AbstractUIInputReceiver. setInputValidator(UIInputValidator validator)
-