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 "11 Controls, Composites, Groups, and Shells"

(Class Group)
(Class Control)
Line 8: Line 8:
 
* context menu
 
* context menu
 
* size, location and layout data
 
* size, location and layout data
 +
* borders (style flags BORDER and FLAT)
  
 
===Class Composite===
 
===Class Composite===

Revision as of 18:32, 15 January 2007

back to table of content

Class Control

Currently implemented:

  • visibility
  • tooltip text
  • colors
  • context menu
  • size, location and layout data
  • borders (style flags BORDER and FLAT)

Class Composite

Class Group

Not yet implemented

Class Shell

Back to the top