[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] change the view of a perspective

Hello,

I want to make a simple coding:

There is a view with a table on a given perspective containing i.e. cars. When a car of the table is clicked, the view of the perspective should be switched to a detailed view on the perspective with more information about the clicked car.

Problems:
1) How can the overview-view tell its perspective to change the view to the detail-car-view?
2) How can I parametrise the detailed-car-View with a parameter (Identifier of the clicked car)?


best regards,
christian