I am working on the UI for a particular java application. I need to create a UI like this, can someone direct me as to what all to use to create this:
I am Sorry for the Paint Image. Hope it does the Purpose:-|. What I specifically need is -
- The Pink Tab containing the Application Title is always constant whereas the text in nearby label (written as "Changing title will vary).
- Also,the tabs - tab 1,2 and 3 need to be in the shape of a rectangle with circular ends.And these tabs should function as the tabs in a
JTabbedPane
.