Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4303623

JTabbedPane: scrollable tab option

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.3.0, 1.3.1, 1.3.1_01, 1.4.0
    • client-libs
    • beta
    • generic, x86
    • generic, linux, windows_95
    • Verified


      When all of the tabs added to a JTabbedPane do not fit on a single
      row, extra rows of tabs are created. Many users and developers have
      observed that one row of tabs is easy to use but two or more can be
      confusing. This may be because the physical analogy to a stack of
      folders starts to unravel when there's more than one row of tabs, or
      simply because finding a single tab label in a grid is more taxing
      than finding a label on single line. Providing an arrangement of tabs
      that's easier to use when all of the tabs don't fit on a single row is
      important because many applications create tabs dynamically and can't
      easily ensure that they'll all fit on a single row. We plan to extend
      JTabbedPane to support another layout option for this case, for
      example a single scrollable row of tabs.

            amfowler Anne Fowler (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: