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

Regression 1.2.2 to 1.3: was setPreviousBounds() is now setNormalBounds()

XMLWordPrintable



      Name: skT45625 Date: 05/09/2000


      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
      Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)

      In Java 1.2.2 the DefaultDesktopManager used to call

          setPreviousBounds(JInternalFrame f, Rectangle r)

      before the setting the size of the JInternalFrame. In the current release 1.3,
      this method is no longer called instead the JInternalFrame
      setNormalBounds(Rectangle r) method is invoked.

      My concern is this is a regression in functionality, and no indication was given
      by having the setPreviousBounds method being deprecated.
      (Review ID: 104633)
      ======================================================================

            mbronsonsunw Mike Bronson (Inactive)
            skondamasunw Suresh Kondamareddy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: