Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » why swt classes in the RAP demo examples?
why swt classes in the RAP demo examples? [message #117079] Tue, 23 December 2008 11:58 Go to next message
Eclipse UserFriend
Hi,

One thing that I am not entirely clear on, is that as RAP is a
reimplementation of jfaces, SWT and the workbench, (Eclipse Rich Framework
Platform, Apress, page 35), why some of the classes are named for swt and
some for rwt when imported into a RAP project?

Tom
Re: why swt classes in the RAP demo examples? [message #117092 is a reply to message #117079] Tue, 23 December 2008 12:21 Go to previous message
Eclipse UserFriend
Tom,

all public API that has an exact counterpart in SWT shares also its
name, for example org.eclipse.swt.widgets.Button.
Some API serves purposes that are specific to RAP and do not exist
in SWT and thus live in their own namespace. An example hereof is
org.eclipse.rwt.SessionSingletomBase.

HTH
Rüdiger

There are classes that RAP specific

Tom H wrote:
> Hi,
>
> One thing that I am not entirely clear on, is that as RAP is a
> reimplementation of jfaces, SWT and the workbench, (Eclipse Rich
> Framework Platform, Apress, page 35), why some of the classes are named
> for swt and some for rwt when imported into a RAP project?
>
> Tom
>
Previous Topic:updating table from server push in RAP
Next Topic:setBackground(index, Color) setting all subsequent columns as well
Goto Forum:
  


Current Time: Sat May 10 09:33:22 EDT 2025

Powered by FUDForum. Page generated in 0.02853 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top