Uses of Interface
com.biglybt.pif.ui.UIMessage
Packages that use UIMessage
Package
Description
-
Uses of UIMessage in com.biglybt.pif.ui
Methods in com.biglybt.pif.ui that return UIMessageModifier and TypeMethodDescriptionUIInstance.createMessage()
Creates aUIMessage
instance to allow a plugin to inform or ask the user something.UIManager.createMessage()
Retrieves aUIMessage
from any interface available, or returns null if one is not available. -
Uses of UIMessage in com.biglybt.pifimpl.local.ui
Classes in com.biglybt.pifimpl.local.ui that implement UIMessageMethods in com.biglybt.pifimpl.local.ui that return UIMessage -
Uses of UIMessage in com.biglybt.ui.console
Methods in com.biglybt.ui.console that return UIMessage -
Uses of UIMessage in com.biglybt.ui.swt.pifimpl
Classes in com.biglybt.ui.swt.pifimpl that implement UIMessageMethods in com.biglybt.ui.swt.pifimpl that return UIMessageModifier and TypeMethodDescriptionUISWTInstanceImpl.createMessage()
UISWTInstanceImpl.instanceWrapper.createMessage()