Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "14 Dialogs"

 
Line 1: Line 1:
'''Creation.'''
+
[[Comparison SWT / RWT|back to table of content]]
  
'''Opening a Dialog.'''
+
===Creation.===
  
'''Setting the Title.'''
+
===Opening a Dialog.===
  
'''MessageBox.'''
+
===Setting the Title.===
  
'''FileDialog.'''
+
===MessageBox.===
  
'''DirectoryDialog.'''
+
===FileDialog.===
  
'''ColorDialog.'''
+
===DirectoryDialog.===
  
'''FontDialog.'''
+
===ColorDialog.===
 +
 
 +
===FontDialog.===

Revision as of 12:42, 8 January 2007

back to table of content

Creation.

Opening a Dialog.

Setting the Title.

MessageBox.

FileDialog.

DirectoryDialog.

ColorDialog.

FontDialog.

Back to the top