Uses of Class
org.eclipse.swt.widgets.Dialog
Packages that use Dialog
Package
Description
SWT Printing support classes.
SWT widget public API classes.
-
Uses of Dialog in org.eclipse.swt.printing
Subclasses of Dialog in org.eclipse.swt.printingModifier and TypeClassDescriptionclassInstances of this class allow the user to select a printer and various print-related parameters prior to starting a print job. -
Uses of Dialog in org.eclipse.swt.widgets
Subclasses of Dialog in org.eclipse.swt.widgetsModifier and TypeClassDescriptionclassInstances of this class allow the user to select a color from a predefined set of available colors.classInstances of this class allow the user to navigate the file system and select a directory.classInstances of this class allow the user to navigate the file system and select or enter a file name.classInstances of this class allow the user to select a font from all available fonts in the system.classInstances of this class are used to inform or warn the user.Fields in org.eclipse.swt.widgets declared as DialogMethods in org.eclipse.swt.widgets that return DialogMethods in org.eclipse.swt.widgets with parameters of type DialogModifier and TypeMethodDescription(package private) voidDisplay.setModalDialog(Dialog modalDailog)