Uses of Class
org.eclipse.swt.widgets.Dialog
-
Uses of Dialog in org.eclipse.rap.rwt.widgets
Modifier and TypeMethodDescriptionstatic void
DialogUtil.open
(Dialog dialog, DialogCallback dialogCallback) Deprecated. -
Uses of Dialog in org.eclipse.swt.widgets
Modifier and TypeClassDescriptionclass
Instances of this class allow the user to select a color from a predefined set of available colors.class
Instances of this class allow the user to navigate the file system and select a file name.class
Instances of this class allow the user to select a font from all available fonts in the system.class
Instances of this class are used to inform or warn the user.
Dialog.open( DialogCallback )
instead