Package com.biglybt.ui.swt.devices
Class DevicesFTUX
java.lang.Object
com.biglybt.ui.swt.devices.DevicesFTUX
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate org.eclipse.swt.widgets.Button
private org.eclipse.swt.widgets.Composite
private org.eclipse.swt.widgets.Composite
static DevicesFTUX
private org.eclipse.swt.widgets.Shell
private org.eclipse.swt.custom.StyledText
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
_doInstall
(Core core, boolean itunes) protected void
close()
protected void
doInstall
(boolean itunes) static boolean
ensureInstalled
(Runnable fire_on_install) (package private) boolean
(package private) void
(package private) void
static void
-
Field Details
-
instance
-
shell
private org.eclipse.swt.widgets.Shell shell -
checkITunes
private org.eclipse.swt.widgets.Button checkITunes -
text_area
private org.eclipse.swt.custom.StyledText text_area -
install_area
private org.eclipse.swt.widgets.Composite install_area -
install_area_parent
private org.eclipse.swt.widgets.Composite install_area_parent -
to_fire_on_complete
-
-
Constructor Details
-
DevicesFTUX
public DevicesFTUX()
-
-
Method Details
-
isDisposed
boolean isDisposed()- Since:
- 4.1.0.5
-
setFocus
- Since:
- 4.1.0.5
-
open
-
doInstall
protected void doInstall(boolean itunes) - Since:
- 4.1.0.5
-
_doInstall
-
close
protected void close()- Since:
- 4.1.0.5
-
ensureInstalled
- Since:
- 4.1.0.5
-
showForDebug
public static void showForDebug()
-