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

javax.swing.JOptionPane: Two showInputDialog methods require @since 1.4

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 5.0
    • 1.4.0
    • client-libs
    • b25
    • generic
    • generic

      4226644 added two convenience showInputDialog methods to JOptionPane. These methods should be tagged with "@since 1.4":

      JOptionPane.showInputDialog(Object message, Object initialSelectionValue)

      JOptionPane.showInputDialog(Component parentComponent,
                                  Object message, Object initialSelectionValue)

            shickeysunw Shannon Hickey (Inactive)
            shickeysunw Shannon Hickey (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: