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

No internalFrameOpened event is sent to an InternalFrameListener

XMLWordPrintable

      No internalFrameOpened event is sent to an InternalFrameListener
      when a JInternalFrame is created.

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

      To Reproduce: Use "New" menu item or click the "Create a New File" icon.
      The JInternalFrame will be created; however, only the
      internalFrameActivated method is called. I have added the
      internalFrameOpened method in VisDebug.java with a
      System.out.println
         (Surprise! Got internalFrameOpened -- " + ifw.getTitle() );

      This never gets called.

            rschiavisunw Richard Schiavi (Inactive)
            jbenoit Jonathan Benoit (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: