Package com.biglybt.ui.swt.components
Class StringListChooser
java.lang.Object
com.biglybt.ui.swt.components.StringListChooser
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
display
private org.eclipse.swt.widgets.Display display -
shell
private org.eclipse.swt.widgets.Shell shell -
label
private org.eclipse.swt.widgets.Label label -
combo
private org.eclipse.swt.widgets.Combo combo -
result
-
-
Constructor Details
-
StringListChooser
public StringListChooser(org.eclipse.swt.widgets.Shell parentShell)
-
-
Method Details
-
createShell
private void createShell(org.eclipse.swt.widgets.Shell parentShell) -
setTitle
-
setText
-
addOption
-
open
-