[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] MultiPage*View*Part?

Hello,

I am creating a view that displays information it receives from a
network connection (a session). However, I would like to display this
information from more than 1 session at a time. What class can I use as
a start to have a tabbed display of all the connected sessions?

I found the MultiPageEditorPart, but is there also a MultiPage*View*Part
of some sort?

Note: if possible I prefer a higher-level JFace solution instead of
working directly with SWT.

Ringo