Uses of Interface
com.biglybt.pif.ui.UIInputReceiverListener
Packages that use UIInputReceiverListener
-
Uses of UIInputReceiverListener in com.biglybt.pif.ui
Methods in com.biglybt.pif.ui with parameters of type UIInputReceiverListenerModifier and TypeMethodDescriptionvoid
UIInputReceiver.prompt
(UIInputReceiverListener receiver_listener) This prompts the user for input and returns immediately. -
Uses of UIInputReceiverListener in com.biglybt.pifimpl.local.ui
Fields in com.biglybt.pifimpl.local.ui declared as UIInputReceiverListenerModifier and TypeFieldDescriptionprotected UIInputReceiverListener
AbstractUIInputReceiver.receiver_listener
Methods in com.biglybt.pifimpl.local.ui with parameters of type UIInputReceiverListenerModifier and TypeMethodDescriptionfinal void
AbstractUIInputReceiver.prompt
(UIInputReceiverListener receiver_listener)