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

Layout Managers: change private methods to protected.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 5.0
    • client-libs
    • x86
    • windows_xp

      A DESCRIPTION OF THE REQUEST :
      Sometimes it is desirable to tweak the behaviour of the built in layout managers.


      JUSTIFICATION :
      eg. FlowLayout always centers components vertically - it would be nice to be able to sublclass FlowLayout and override moveComponents to allow for top aligned components.


      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Internal methods should be changed to protected.
      ACTUAL -
      Currently they are private.
      ###@###.### 2005-05-11 10:46:08 GMT

            dav Andrei Dmitriev (Inactive)
            ndcosta Nelson Dcosta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: