Uses of Interface
com.biglybt.ui.UIFunctionsUserPrompter
Packages that use UIFunctionsUserPrompter
Package
Description
-
Uses of UIFunctionsUserPrompter in com.biglybt.ui
Methods in com.biglybt.ui that return UIFunctionsUserPrompterModifier and TypeMethodDescriptionUIFunctions.getUserPrompter
(String title, String text, String[] buttons, int defaultOption) -
Uses of UIFunctionsUserPrompter in com.biglybt.ui.swt.shells
Classes in com.biglybt.ui.swt.shells that implement UIFunctionsUserPrompterModifier and TypeClassDescriptionclass
A messagebox that allows you config the button -
Uses of UIFunctionsUserPrompter in com.biglybt.ui.swt.shells.main
Methods in com.biglybt.ui.swt.shells.main that return UIFunctionsUserPrompterModifier and TypeMethodDescriptionMainWindowDelayStub.UIFunctionsSWTImpl.getUserPrompter
(String title, String text, String[] buttons, int defaultOption) UIFunctionsImpl.getUserPrompter
(String title, String text, String[] buttons, int defaultOption) -
Uses of UIFunctionsUserPrompter in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement UIFunctionsUserPrompter