Make color chooser layout managers public

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: 5.0
    • Component/s: client-libs

      A DESCRIPTION OF THE REQUEST :
      javax.swing.colorchooser contains SmartGridLayout and CenterLayout

      SmartGridLayout in particular might have broader appeal for the AWT/Swing development commuity than just implementing color choosers.

      Please consider making them public.

      JUSTIFICATION :
      AWT/Swing provides a number of different layout managers. To discover an undocumented "better GridLayout class" would seem to indicate that the original GridLayout is somehow 'dumb'.

      Often grid layout isn't quite right as far as sizing. Why not provide an additional alternative?

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Refactor classes into java.awt or javax.swing
      ACTUAL -
      N/A Classes not publicly available

      CUSTOMER SUBMITTED WORKAROUND :
      Use GridBagLayout for desired layout, increased complexity

            Assignee:
            Unassigned
            Reporter:
            Girish Manwani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: