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

java.awt.Component.repaint(long tm) not specified tm param

XMLWordPrintable

    • Fix Understood
    • x86
    • windows_xp



      Name: rmT116609 Date: 07/22/2003


      A DESCRIPTION OF THE PROBLEM :
      In the summary specification of the methods "repaint (long tm)" is incorrect.
        
      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
       void repaint(long tm)
                Repaints this component within tm milliseconds
      ACTUAL -
       void repaint(long tm)
                Repaints the component.

      URL OF FAULTY DOCUMENTATION :
      http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Component.html#repaint(long)
      (Incident Review ID: 192268)
      ======================================================================

            dav Andrei Dmitriev (Inactive)
            rmandalasunw Ranjith Mandala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: