Uses of Interface
com.biglybt.pif.ui.UIInputReceiver
Packages that use UIInputReceiver
Package
Description
-
Uses of UIInputReceiver in com.biglybt.pif.ui
Methods in com.biglybt.pif.ui that return UIInputReceiverModifier and TypeMethodDescriptionUIInstance.getInputReceiver()Creates aUIInputReceiverinstance to allow a plugin to request text input from the user.UIManager.getInputReceiver()Retrieves aUIInputReceiverfrom any interface available, or returns null if one is not available.Methods in com.biglybt.pif.ui with parameters of type UIInputReceiverModifier and TypeMethodDescriptionvoidUIInputReceiverListener.UIInputReceiverClosed(UIInputReceiver receiver) -
Uses of UIInputReceiver in com.biglybt.pifimpl.local.ui
Classes in com.biglybt.pifimpl.local.ui that implement UIInputReceiverModifier and TypeClassDescriptionclassAbstract class to make it easy for class to implement UIInputReceiver classes.Methods in com.biglybt.pifimpl.local.ui that return UIInputReceiver -
Uses of UIInputReceiver in com.biglybt.ui.console
Methods in com.biglybt.ui.console that return UIInputReceiver -
Uses of UIInputReceiver in com.biglybt.ui.swt
Classes in com.biglybt.ui.swt that implement UIInputReceiver -
Uses of UIInputReceiver in com.biglybt.ui.swt.pif
Subinterfaces of UIInputReceiver in com.biglybt.ui.swt.pifModifier and TypeInterfaceDescriptioninterfaceSWT-specific version of, providing some additional methods to customise the appearance of the input receiver.invalid reference
UIInputReciever -
Uses of UIInputReceiver in com.biglybt.ui.swt.pifimpl
Classes in com.biglybt.ui.swt.pifimpl that implement UIInputReceiverModifier and TypeClassDescriptionclassExtended abstract class which implements the bulk of logic required for the UISWTInputReceiver interface.Methods in com.biglybt.ui.swt.pifimpl that return UIInputReceiverModifier and TypeMethodDescriptionUISWTInstanceImpl.getInputReceiver()UISWTInstanceImpl.instanceWrapper.getInputReceiver()