Package | Description |
---|---|
org.eclipse.swt.printing | |
org.eclipse.swt.widgets |
Modifier and Type | Class and Description |
---|---|
class |
PrintDialog
Instances of this class allow the user to select
a printer and various print-related parameters
prior to starting a print job.
|
Modifier and Type | Class and Description |
---|---|
class |
ColorDialog
Instances of this class allow the user to select a color
from a predefined set of available colors.
|
class |
DirectoryDialog
Instances of this class allow the user to navigate
the file system and select a directory.
|
class |
FileDialog
Instances of this class allow the user to navigate
the file system and select or enter a file name.
|
class |
FontDialog
Instances of this class allow the user to select a font
from all available fonts in the system.
|
class |
MessageBox
Instances of this class are used to inform or warn the user.
|
Copyright © 2017. All Rights Reserved.