Uses of Class
com.biglybt.ui.swt.views.skin.SkinnedDialog
Packages that use SkinnedDialog
Package
Description
-
Uses of SkinnedDialog in com.biglybt.ui.swt.devices.add
Fields in com.biglybt.ui.swt.devices.add declared as SkinnedDialogModifier and TypeFieldDescription(package private) SkinnedDialogDeviceTemplateChooser.skinnedDialogprivate SkinnedDialogManufacturerChooser.skinnedDialog -
Uses of SkinnedDialog in com.biglybt.ui.swt.shells
Fields in com.biglybt.ui.swt.shells declared as SkinnedDialogMethods in com.biglybt.ui.swt.shells that return SkinnedDialogModifier and TypeMethodDescriptionstatic SkinnedDialogPopOutManager.buildSkinnedDialog(String id, Object ds, UISWTViewBuilderCore builder) Methods in com.biglybt.ui.swt.shells with parameters of type SkinnedDialogModifier and TypeMethodDescriptionprivate static voidPopOutManager.registerPopOut(SkinnedDialog dialog, String title, int style, boolean on_top, String config_prefix, BaseMdiEntry entry) private static voidPopOutManager.registerPopOut(SkinnedDialog dialog, String title, int style, boolean on_top, String config_prefix, Map<String, Object> state) -
Uses of SkinnedDialog in com.biglybt.ui.swt.shells.opentorrent
Fields in com.biglybt.ui.swt.shells.opentorrent declared as SkinnedDialogModifier and TypeFieldDescriptionprivate SkinnedDialogOpenTorrentOptionsWindow.dlgprivate SkinnedDialogOpenTorrentWindow.dlg -
Uses of SkinnedDialog in com.biglybt.ui.swt.views.skin
Fields in com.biglybt.ui.swt.views.skin declared as SkinnedDialogMethods in com.biglybt.ui.swt.views.skin with parameters of type SkinnedDialogModifier and TypeMethodDescriptionvoidSkinnedDialog.SkinnedDialogClosedListener.skinDialogClosed(SkinnedDialog dialog) voidVuzeMessageBox.skinDialogClosed(SkinnedDialog dialog)