JDK-4093898 : add JTabbedPane option to scroll single run of tabs (instead of multiple runs)
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.1.6,1.2.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic,windows_95,windows_nt
  • CPU: generic,x86
  • Submitted: 1997-11-19
  • Updated: 2001-05-10
  • Resolved: 2001-05-10
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.0 betaFixed
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Relates :  
Description
If the number ( or size ) of all tab-handles in a tabbed pane exceeds the window size ( for example after resizing the window ) it could happen, that the tab-handles are displayed in a couple of lines of handles. It would be a better solution to provide a kind of scroll bar, which allows the user to have visible only the tabs/tab-handles needed at the moment. Note that I do not think about simply adding a JTabbedPane to a JScrollPane. A disirable solution would be a 'combined' control of JTabbedPane and JScrollPane ( some solutions already exist there on the market).

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: merlin-beta FIXED IN: merlin-beta INTEGRATED IN: merlin-beta
14-06-2004

EVALUATION [aim 3/17/98] This is a valid feature request as the multi-run tabs can be very annoying to endusers (especially the UIs where the runs rotate around so the selected tab is on the run closest to the content pane).
11-06-2004