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

java.awt.Component.setVisible() calls deprecated java.awt.Component.show()

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • 1.3.0, 1.4.1
    • client-libs
    • generic, x86
    • generic, windows_98

      Name: rmT116609 Date: 03/05/2003


      FULL PRODUCT VERSION :
      java version "1.4.1"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-b21)
      Java HotSpot(TM) Client VM (build 1.4.1-b21, mixed mode)

      A DESCRIPTION OF THE PROBLEM :
      java.awt.Component.setVisible(boolean) calls deprecated java.awt.Component.show(boolean)

      CUSTOMER SUBMITTED WORKAROUND :
      deprecated show should delegate to privateShow deprecated hide should delegate to privateHide java.awt.Component setVisible(boolean b)
      should call privateShow or privateHide
      (Review ID: 182173)
      ======================================================================

            son Oleg Sukhodolsky (Inactive)
            rmandalasunw Ranjith Mandala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: