JDK-4140211 : JTabbedPane.setTabFontAt(int index, Font f)
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.2.0
  • Priority: P5
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic,windows_95
  • CPU: generic,x86
  • Submitted: 1998-05-19
  • Updated: 2001-11-27
  • Resolved: 2001-11-27
Related Reports
Duplicate :  
Duplicate :  
Relates :  
Description

Name: rk38400			Date: 05/19/98


Would not it be nice to have something like that?

JTabbedPane.setTabFontAt(int index, Font f)

I could not find any ways of changing a 
particular tab's font (let say make it bold.
Do you have anything like that?
(Review ID: 28668)
======================================================================

Comments
WORK AROUND Name: rk38400 Date: 05/19/98 none ======================================================================
11-06-2004

EVALUATION True. We could add the following: setFontAt(int index, Font f) getFontAt(int index) amy.fowler@Eng 1998-09-16 I'm combining this into RFE 4499556. Please look there for further updates. ###@###.### 2001-11-12
16-09-1998