Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Tabs in eclipse
Tabs in eclipse [message #79657] Wed, 22 June 2005 13:05 Go to next message
Eclipse UserFriend
Originally posted by: BertinK.tiscali.nl

In eclipse the tabs look very beautifull (rounded curves, small close
buttons). I can't find these tabs, in SWT or JFace. Where can I find an
example to use them in a stand alone.
Re: Tabs in eclipse [message #79688 is a reply to message #79657] Wed, 22 June 2005 13:41 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bilotta78.hotpop.com

On Wed, 22 Jun 2005 15:05:06 +0200, Bertin wrote:

> In eclipse the tabs look very beautifull (rounded curves, small close
> buttons). I can't find these tabs, in SWT or JFace. Where can I find an
> example to use them in a stand alone.

FWIW, Azureus (the Bittorrent client) seems to use the same style.
Don't know where it's from, though.

--
Giuseppe "Oblomov" Bilotta

"They that can give up essential liberty to obtain
a little temporary safety deserve neither liberty
nor safety." Benjamin Franklin
Re: Tabs in eclipse [message #79838 is a reply to message #79657] Wed, 22 June 2005 19:35 Go to previous message
Eclipse UserFriend
Originally posted by: myersj.gmail.com

Bertin,

See the method setSimple(false) on the class CTabFolder (in the
org.eclipse.swt.custom package). And it looks like you can add the close
button by setting the SWT.CLOSE style bit on the CTabItem.

Hope this helps,
- Jeff

Bertin wrote:
> In eclipse the tabs look very beautifull (rounded curves, small close
> buttons). I can't find these tabs, in SWT or JFace. Where can I find an
> example to use them in a stand alone.
>
>
Previous Topic:Live update / automatic import of the Eclipse preferences file
Next Topic:Create patch
Goto Forum:
  


Current Time: Thu Aug 08 16:27:46 GMT 2024

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

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

Back to the top