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

JInternalFrame doesn't refresh after changing the title, you must call repaint()

    XMLWordPrintable

Details

    • beta
    • x86
    • windows_nt

    Description

      JInternalFrame doesn't refresh after changing the title...must call repaint().

      Using Swing 1.0.1 and JDK 1.1.5 - see attached test case.

      To Reproduce, See:
        file : VisDebug.java
        method: protected void saveAs ()
        lines : 832-833

       ....
       ifw.setPath (f.getPath());
       ifw.setTitle (f.getPath());
       ifw.repaint(); // refresh the title

      Attachments

        Activity

          People

            hgajewsksunw Hania Gajewska (Inactive)
            jbenoit Jonathan Benoit (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: