diff --git a/org.eclipse.wb.rcp/wbp-meta/.wbp-cache-presentations b/org.eclipse.wb.rcp/wbp-meta/.wbp-cache-presentations index 987cc4d6b..43d8bdfdf 100644 --- a/org.eclipse.wb.rcp/wbp-meta/.wbp-cache-presentations +++ b/org.eclipse.wb.rcp/wbp-meta/.wbp-cache-presentations @@ -1 +1 @@ -c696a118dadb424fbe3b5b287eb42106 \ No newline at end of file +67cf5399c1989e1a8f86cc5bb557276a \ No newline at end of file diff --git a/org.eclipse.wb.rcp/wbp-meta/3.3/org/eclipse/swt/browser/Browser.wbp-component.xml b/org.eclipse.wb.rcp/wbp-meta/3.3/org/eclipse/swt/browser/Browser.wbp-component.xml deleted file mode 100644 index b4aea6ec3..000000000 --- a/org.eclipse.wb.rcp/wbp-meta/3.3/org/eclipse/swt/browser/Browser.wbp-component.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - A Browser implement the browser user interface metaphor. It allows the user to visualize and - navigate through HTML documents (Eclipse 3.0 and above only). - - - - - - - - - - - org.eclipse.swt.SWT - BORDER MOZILLA - - - - - - - - - false - - diff --git a/org.eclipse.wb.rcp/wbp-meta/3.3/org/eclipse/swt/widgets/Text.wbp-component.xml b/org.eclipse.wb.rcp/wbp-meta/3.3/org/eclipse/swt/widgets/Text.wbp-component.xml deleted file mode 100644 index 425501559..000000000 --- a/org.eclipse.wb.rcp/wbp-meta/3.3/org/eclipse/swt/widgets/Text.wbp-component.xml +++ /dev/null @@ -1,61 +0,0 @@ - - - Instances of this class are selectable user interface objects that allow the user to enter - and modify text. - - - - - - - - - - - - org.eclipse.swt.SWT - BORDER READ_ONLY WRAP H_SCROLL V_SCROLL PASSWORD SEARCH CANCEL - align LEFT LEFT CENTER RIGHT - lines SINGLE SINGLE MULTI - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - true - true - - - - diff --git a/org.eclipse.wb.rcp/wbp-meta/3.3/org/eclipse/ui/forms/widgets/Form.wbp-component.xml b/org.eclipse.wb.rcp/wbp-meta/3.3/org/eclipse/ui/forms/widgets/Form.wbp-component.xml deleted file mode 100644 index cfcc482c2..000000000 --- a/org.eclipse.wb.rcp/wbp-meta/3.3/org/eclipse/ui/forms/widgets/Form.wbp-component.xml +++ /dev/null @@ -1,55 +0,0 @@ - - - - - Form is a custom control that renders a title and an optional background image above the body - composite. It can be used alone when part of parents that are scrolled. If scrolling is required, use - ScrolledForm instead because it has an instance of Form and adds scrolling capability. - - - - - - - - - - - - - org.eclipse.swt.SWT - BORDER - - - - - - - - - - - - - - - - org.eclipse.swt.SWT - LEFT - - - - - org.eclipse.swt.SWT - TOP BOTTOM - - - - - false - -5 15 0 0 - left - top - - diff --git a/org.eclipse.wb.rcp/wbp-meta/3.3/org/eclipse/ui/forms/widgets/FormToolkit.wbp-component.xml b/org.eclipse.wb.rcp/wbp-meta/3.3/org/eclipse/ui/forms/widgets/FormToolkit.wbp-component.xml deleted file mode 100644 index 29960a5ba..000000000 --- a/org.eclipse.wb.rcp/wbp-meta/3.3/org/eclipse/ui/forms/widgets/FormToolkit.wbp-component.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - The toolkit is responsible for creating SWT controls adapted to work in Eclipse forms. In - addition to changing their presentation properties (fonts, colors etc.), various listeners are - attached to make them behave correctly in the form context. - - - - - - - - - - - - - - - - - - - - - - - - - org.eclipse.swt.SWT - NULL BORDER - - - - - org.eclipse.swt.SWT - NULL LEFT_TO_RIGHT RIGHT_TO_LEFT - - - diff --git a/org.eclipse.wb.rcp/wbp-meta/3.3/org/eclipse/ui/forms/widgets/FormToolkit.wbp-factory.xml b/org.eclipse.wb.rcp/wbp-meta/3.3/org/eclipse/ui/forms/widgets/FormToolkit.wbp-factory.xml deleted file mode 100644 index c23efdc7f..000000000 --- a/org.eclipse.wb.rcp/wbp-meta/3.3/org/eclipse/ui/forms/widgets/FormToolkit.wbp-factory.xml +++ /dev/null @@ -1,240 +0,0 @@ - - - - - - - - - org.eclipse.swt.SWT - BORDER - type PUSH PUSH CHECK RADIO TOGGLE ARROW - align LEFT LEFT CENTER RIGHT - - - Creates a button as a part of the form. - - - - - - - Creates the composite as a part of the form. - - - - - - - org.eclipse.swt.SWT - BORDER H_SCROLL V_SCROLL NO_BACKGROUND NO_FOCUS NO_MERGE_PAINTS - NO_REDRAW_RESIZE NO_RADIO_GROUP - - - Creates the composite as a part of the form. - - - - - - - Creats the composite that can serve as a separator between various parts of a form. - Separator height should be controlled by setting the height hint on the layout data for the - composite. - - false - - - - - - - - - Creates a label as a part of the form. - - - - - - - - org.eclipse.swt.SWT - BORDER SEPARATOR WRAP - dir VERTICAL HORIZONTAL VERTICAL - shadow SHADOW_OUT SHADOW_IN SHADOW_OUT SHADOW_NONE - align LEFT LEFT CENTER RIGHT - - - Creates a label as a part of the form. - - - - - - - - - - org.eclipse.swt.SWT - BORDER WRAP NO_FOCUS - - - Creates a hyperlink as a part of the form. The hyperlink will be added to the hyperlink - group that belongs to this toolkit. - - - - - - - - - org.eclipse.swt.SWT - BORDER WRAP NO_FOCUS - align_h LEFT LEFT RIGHT - align_v CENTER TOP CENTER BOTTOM - - - - Creates an image hyperlink as a part of the form. The hyperlink will be added to the - hyperlink group that belongs to this toolkit. - - - - - - - - - Creates a rich text as a part of the form. - - - - - - - - - org.eclipse.swt.SWT - dir VERTICAL HORIZONTAL VERTICAL - shadow SHADOW_OUT SHADOW_IN SHADOW_OUT SHADOW_NONE - - - Creates a separator label as a part of the form. - - - - - - - - - org.eclipse.swt.SWT - BORDER CHECK FULL_SELECTION HIDE_SELECTION VIRTUAL - selection SINGLE SINGLE MULTI - - - - - Creates a table as a part of the form. - - - - - - - - Creates a text as a part of the form. - - - - - - - - org.eclipse.swt.SWT - BORDER READ_ONLY WRAP H_SCROLL V_SCROLL PASSWORD SEARCH CANCEL - align LEFT LEFT CENTER RIGHT - lines SINGLE SINGLE MULTI - - - Creates a text as a part of the form. - - - - - - - - - org.eclipse.swt.SWT - BORDER CHECK FULL_SELECTION VIRTUAL - selection SINGLE SINGLE MULTI - - - Creates a tree widget as a part of the form. - - - - - - - - - ExpansionStyle - org.eclipse.ui.forms.widgets.ExpandableComposite - expander TWISTIE TWISTIE TREE_NODE - title NO_TITLE NO_TITLE SHORT_TITLE_BAR TITLE_BAR - FOCUS_TITLE CLIENT_INDENT COMPACT EXPANDED - LEFT_TEXT_CLIENT_ALIGNMENT - - - - Creates an expandable composite as a part of the form. - - - - - - - - - SectionStyle - org.eclipse.ui.forms.widgets.Section - expander 0 0 TWISTIE TREE_NODE - title NO_TITLE NO_TITLE SHORT_TITLE_BAR TITLE_BAR - FOCUS_TITLE CLIENT_INDENT COMPACT EXPANDED LEFT_TEXT_CLIENT_ALIGNMENT - DESCRIPTION - - - - Creates a section as a part of the form. - - - - - - - - Creates a form widget in the provided parent. Note that this widget does not scroll its - content, so make sure there is a scrolled composite up the parent chain. If you require scrolling, - use 'createScrolledForm' instead. - - - - - - - - Creates a scrolled form widget in the provided parent. If you do not require scrolling - because there is already a scrolled composite up the parent chain, use 'createForm' - instead. - - - - diff --git a/org.eclipse.wb.rcp/wbp-meta/3.3/org/eclipse/ui/forms/widgets/ScrolledForm.wbp-component.xml b/org.eclipse.wb.rcp/wbp-meta/3.3/org/eclipse/ui/forms/widgets/ScrolledForm.wbp-component.xml deleted file mode 100644 index 53089d6ee..000000000 --- a/org.eclipse.wb.rcp/wbp-meta/3.3/org/eclipse/ui/forms/widgets/ScrolledForm.wbp-component.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - ScrolledForm is a control that is capable of scrolling an instance of the Form class. It - should be created in a parent that will allow it to use all the available area (for example, a shell, - a view or an editor). - - - - - - - - - - - - - - - - - org.eclipse.swt.SWT - BORDER H_SCROLL V_SCROLL - - - - - - - - - - - - - - - - - - false - -5 15 0 0 - left - top - - diff --git a/org.eclipse.wb.rcp/wbp-meta/3.4/org/eclipse/swt/widgets/DateTime.wbp-component.xml b/org.eclipse.wb.rcp/wbp-meta/3.4/org/eclipse/swt/widgets/DateTime.wbp-component.xml deleted file mode 100644 index de0fb127c..000000000 --- a/org.eclipse.wb.rcp/wbp-meta/3.4/org/eclipse/swt/widgets/DateTime.wbp-component.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - Instances of this class are selectable user interface objects that allow the user to enter - and modify date or time values. - - - - - - - - - - - - org.eclipse.swt.SWT - BORDER DROP_DOWN - type DATE DATE TIME CALENDAR - format MEDIUM MEDIUM SHORT LONG - - - - - - - - - - - - - - - - - - false - - - - diff --git a/org.eclipse.wb.rcp/wbp-meta/3.4/org/eclipse/swt/widgets/ProgressBar.wbp-component.xml b/org.eclipse.wb.rcp/wbp-meta/3.4/org/eclipse/swt/widgets/ProgressBar.wbp-component.xml deleted file mode 100644 index 0fa615c18..000000000 --- a/org.eclipse.wb.rcp/wbp-meta/3.4/org/eclipse/swt/widgets/ProgressBar.wbp-component.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - Instances of the receiver represent is an unselectable user interface object that is used to - display progress, typically in the form of a bar. - - - - - - - - - - - org.eclipse.swt.SWT - BORDER SMOOTH INDETERMINATE:unknown - dir HORIZONTAL HORIZONTAL VERTICAL - - - - - - - - - - - - - - - - - - org.eclipse.swt.SWT - NORMAL ERROR PAUSED - - - \ No newline at end of file