Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4143986
Votes 0
Synopsis Alternative compressed layout for "tabs"
Category java:classes_swing
Reported Against 1.1.6
Release Fixed
State 11-Closed, duplicate of 4093898, request for enhancement
Priority: 4-Low
Related Bugs 4093898
Submit Date 29-MAY-1998
Description




Currently if all "tabs" added to the JTabbedPane
do not fit in one row, a second row forms. One
may not want more than one row.  I'd like to see
an enhancement made where the user can dictate
how many rows are desired and JTabbedPane
compresses the tabs down to that many rows, even
if the tabs are not readable, i.e. the user
sees "...". 

Then like in JTable with compressed columns one should be able to grab an edge of the tab and
drag it wider so that one can read the text on 
the tab.
(Review ID: 32429)
======================================================================
Work Around
N/A
Evaluation
This seems like a reasonable request.

  xxxxx@xxxxx   1998-09-16
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang