Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to make TabPane completely transparent ?

1044343Sep 30 2013 — edited Oct 1 2013

Hello!

I have TabPane with one tab and GridPane as its content..

I want my TabPane to have 0.3 transparent background so that the content underneath is visible.

What should I override for this?

Also I want to remove that rectangle on which Tabs are placed I want it to be completely transparent.

But tabs themselves should not be transparent.

So how to make 0.3 opaque the content of tab (for now it is white) and make 0.0 opaque the dark-yellow rectangle on which Tabs are placed?

Thank you!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 29 2013
Added on Sep 30 2013
1 comment
546 views