Uses of Interface
com.biglybt.ui.common.IUserInterface
Packages that use IUserInterface
Package
Description
-
Uses of IUserInterface in com.biglybt.ui
Fields in com.biglybt.ui declared as IUserInterfaceMethods in com.biglybt.ui with parameters of type IUserInterface -
Uses of IUserInterface in com.biglybt.ui.common
Classes in com.biglybt.ui.common that implement IUserInterfaceFields in com.biglybt.ui.common with type parameters of type IUserInterfaceMethods in com.biglybt.ui.common that return IUserInterfaceModifier and TypeMethodDescriptionstatic IUserInterface
Creates a new instance of UserInterfaceFactory -
Uses of IUserInterface in com.biglybt.ui.console
Classes in com.biglybt.ui.console that implement IUserInterface -
Uses of IUserInterface in com.biglybt.ui.swt
Classes in com.biglybt.ui.swt that implement IUserInterface -
Uses of IUserInterface in com.biglybt.ui.telnet
Classes in com.biglybt.ui.telnet that implement IUserInterfaceModifier and TypeClassDescriptionclass
this is a telnet UI that starts up a server socket that listens for new connections on a (configurable) port.