[
https://issues.apache.org/jira/browse/PIVOT-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noel Grandin updated PIVOT-69:
------------------------------
Attachment: patch-tabPaneTitleRenderer.txt
I implemented Greg's suggestion, but now I'm thinking that he may be right and
that this may simply be a bad idea - and that it's better to use CardLayout and
roll my TabPane-like component,
Attaching patch while I think about it some more.
> TabPane should allow custom rendering of the title area
> -------------------------------------------------------
>
> Key: PIVOT-69
> URL: https://issues.apache.org/jira/browse/PIVOT-69
> Project: Pivot
> Issue Type: Improvement
> Components: wtk
> Affects Versions: 1.1
> Reporter: Noel Grandin
> Assignee: Greg Brown
> Priority: Minor
> Attachments: patch-tabPaneTitleRenderer.txt
>
>
> From Greg Brown:
> This would probably be best implemented by providing a TabPane.TabRenderer
> interface, similar to what we do elsewhere. TabPane.TabPaneAttributes would
> change to define a single tabData property (as an Object) instead of separate
> icon and name properties.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.