Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

23 DeprecatedAPI

Revision as of 19:13, 17 January 2007 by Unnamed Poltroon (Talk)

Back to RWTOverview

Unless absolutely necessary or desired by greats part of the community we do not intend to implement API that is marked as deprecated in SWT.

As of now, the following classes propbably won't make it into RWT:

  • AnimatedProgress, superseded by ProgressBar with INDETERMINATE style
  • TableTree, since Tree provides columns this class is obsolete
  • CTabFolderListener, replaced by CTabFolder2Listener

Back to the top