Tabbed Property View Evaluation Guide

1.0 Introduction

The Common UI Properties feature provides a set of extension points and supporting framework to implement a tabbed UI for the Eclipse properties view.

2.0 Getting Started

The com.ibm.xtools.common.ui.properties plug-in defines the following three extension points:

3.0 Example

Below is an example snapshot of a usage of the tabbed properties view. The properties view is displaying four tabs based on the selected element. The General tab is currently selected. This implementation has provided a standard label provider so that a title bar is displayed with the element icon and text.

4.0 Provide Feedback to Us

We encourage development/design feed back on the wtp-dev mailing list. You can subscribe to the list via this link.

For usage questions, discussion of bugs, and strange behaviour please post to the eclipse.webtools newsgroup. Information on the Web Tools Platform newsgroup can be found here.