I'm looking for an alternative of TabFolder in eSWT. I know that there
exists a MultiPageDialog which behaves more or less like a TabFolder but
it opens a new dialog every time when MPD is created. Hence, I can't use
it.
Anyone has other ideas on how to achieve the Tab functionality in eSWT. I
would appreciate if someone has custom TabFolder implementation for eSWT
and can share it.