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

Typo in JInternalFrame setDefaultCloseOperation() doc (WindowClosing --> internalFrameClosing)

XMLWordPrintable

    • b65
    • generic
    • generic

        The description of JInternalFrame setDefaultCloseOperation() contains the following:
        .....
        DO_NOTHING_ON_CLOSE
            Do nothing. This requires the program to handle the operation in the windowClosing method of a registered InternalFrameListener object.

        But InternalFrameListener interface doesn't have windowClosing method. It should be changed to internalFrameClosing method.
        ###@###.### 2004-12-09 15:13:19 GMT

              serb Sergey Bylokhov
              aglasman Alexander Glasman (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: