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

JSplitPane's divider is inconvenient for painting because extends Container but not JComponent

XMLWordPrintable

      JSplitPane's divider (BasicSplitPaneDivider) is inconvenient for painting because extends Container but not JComponent. For example, there is no a simple way to change divider color or background color. Also you cannot control divider opacity.

      Probably the right thing is to inherit BasicSplitPaneDivider from JComponent instead of Container.

      This CR is tightly coupled with the 6580370 CR.

            Unassigned Unassigned
            mlapshin Mikhail Lapshin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: