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

uiswing - components - error in the showMessageDialog example

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 6-pool
    • docs
    • b07
    • generic
    • generic
    • Not verified

      Hello. I believe that there is an error in the showMessageDialog examples on the page below:

      http://download.oracle.com/docs/cd/E17409_01/javase/tutorial/uiswing/components/dialog.html

      The following code fails to compile:

      //default title and icon
      JOptionPane.showMessageDialog(frame,
          "Eggs are not supposed to be green.",
          "Message");


      According to the javadocs, JOptionPane.showMessageDialog accepts 2 or 4-5 parameters. The example above lists 3.

            sharonz Sharon Zakhour (Inactive)
            skannan Sowmya Kannan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: