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

The Box parent was changed from Container to JComponent

XMLWordPrintable



      Name: aaR10142 Date: 06/26/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 {
                               ^^^^^^^^^

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

            tprinzing Tim Prinzing (Inactive)
            alisunw Ali Ali (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: