Class UISwitcherWindow
- java.lang.Object
-
- com.biglybt.ui.swt.shells.uiswitcher.UISwitcherWindow
-
public class UISwitcherWindow extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private org.eclipse.swt.widgets.Button
btnOk
private static java.lang.String
CFG_PREFIX
private java.util.List<java.lang.Object>
disposeList
private static java.lang.String[]
IDS
private org.eclipse.swt.widgets.Shell
shell
private int
ui
-
Constructor Summary
Constructors Constructor Description UISwitcherWindow()
UISwitcherWindow(boolean standalone, boolean allowCancel)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
void
open()
-