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

The Box parent was changed from Container to JComponent

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.4.0
    • client-libs



      Name: aaR10142 Date: 06/28/2000


      The Box parent was changed from Container to JComponent
      This causes a lot of behavior changes in the class.
      But there is no ccc request for it.

      Please send out the ccc request, or change parent back to the Container.


      ------------------------- jdk1.4 source ----------------
      public class Box extends JComponent implements Accessible {
                               ^^^^^^^^^^
      ------------------------- jdk1.3 source ----------------
      public class Box extends Container implements Accessible {
                               ^^^^^^^^^

      ======================================================================

            Unassigned Unassigned
            alisunw Ali Ali (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: