Uses of Interface
com.biglybt.ui.UIFunctionsUserPrompter
-
Packages that use UIFunctionsUserPrompter Package Description com.biglybt.ui com.biglybt.ui.swt.shells com.biglybt.ui.swt.shells.main com.biglybt.ui.swt.views.skin -
-
Uses of UIFunctionsUserPrompter in com.biglybt.ui
Methods in com.biglybt.ui that return UIFunctionsUserPrompter Modifier and Type Method Description UIFunctionsUserPrompter
UIFunctions. getUserPrompter(java.lang.String title, java.lang.String text, java.lang.String[] buttons, int defaultOption)
-
Uses of UIFunctionsUserPrompter in com.biglybt.ui.swt.shells
Classes in com.biglybt.ui.swt.shells that implement UIFunctionsUserPrompter Modifier and Type Class Description class
MessageBoxShell
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 UIFunctionsUserPrompter Modifier and Type Method Description UIFunctionsUserPrompter
MainWindowDelayStub.UIFunctionsSWTImpl. getUserPrompter(java.lang.String title, java.lang.String text, java.lang.String[] buttons, int defaultOption)
UIFunctionsUserPrompter
UIFunctionsImpl. getUserPrompter(java.lang.String title, java.lang.String text, java.lang.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 Modifier and Type Class Description class
VuzeMessageBox
-