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

JTabbedPane: add "visible" property to individual tabs

XMLWordPrintable

    • Fix Understood
    • generic
    • solaris_10

      Date: Wed, 13 Sep 2000 00:51:28 +0200
      Wrom: YRWTQTIPWIGYOKSTTZRCLBDXRQBGJSNBOHMKHJ
      To: ###@###.###
      Subject: JTabbedPane: Making tabs invisible
      Mime-Version: 1.0
      Content-Disposition: inline
      User-Agent: Mutt/1.2i

      Hi,

      IMO it would be a good thing if javax.swing.JTabbedPane would be extended to
      allow users to make selective tabs visible or invisible (i.e. not showing up
      at all).

      The reason for this is 2-fold:

      1) It makes it easy to hide tabs whenever the context is such that the tab
         doesn't make sense. I now remove the tabs when they are out of context, and
         re-add them when that maes sense.
      2) It makes update the UI for the invisible tabs much easier. I now have to
         override updateUI for the JTabbedPane (or a parent of it) to make sure that
         the components that are not currently displayed in a tab will update their
         UI too.

      This applies to JDK 1.2.2 and I've checked out JDK 1.3, but it doesn't have
      this functionality either.


      Ernst
      ###@###.### 2005-03-03 12:07:48 GMT

            Unassigned Unassigned
            amfowler Anne Fowler (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: