Uses of Interface
com.biglybt.pif.ui.UIMessageListener
Packages that use UIMessageListener
-
Uses of UIMessageListener in com.biglybt.pif.ui
Methods in com.biglybt.pif.ui with parameters of type UIMessageListenerModifier and TypeMethodDescriptionvoidUIInstance.promptUser(String title, String text, String[] options, int defaultOption, UIMessageListener listener) Prompts the user with a title, text, and a series of options. -
Uses of UIMessageListener in com.biglybt.ui.console
Methods in com.biglybt.ui.console with parameters of type UIMessageListenerModifier and TypeMethodDescriptionvoidUI.promptUser(String title, String text, String[] options, int defaultOption, UIMessageListener listener) -
Uses of UIMessageListener in com.biglybt.ui.swt.pifimpl
Methods in com.biglybt.ui.swt.pifimpl with parameters of type UIMessageListenerModifier and TypeMethodDescriptionvoidUISWTInstanceImpl.instanceWrapper.promptUser(String title, String text, String[] options, int defaultOption, UIMessageListener listener) voidUISWTInstanceImpl.promptUser(String title, String text, String[] options, int defaultOption, UIMessageListener listener)