Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Class
org.eclipse.swt.widgets.Dialog

Packages that use Dialog
org.eclipse.swt.printing SWT Printing support classes. 
org.eclipse.swt.widgets SWT widget public API classes. 
 

Uses of Dialog in org.eclipse.swt.printing
 

Subclasses of Dialog in org.eclipse.swt.printing
 class PrintDialog
          Instances 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.widgets
 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.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire