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

JFileChooser.setApproveButtonMnemonic() does not work.

XMLWordPrintable

    • beta
    • x86
    • windows_nt



      Name: krT82822 Date: 09/23/99


      Following code does not set the approve button's mnemonic to S:

      JFileChooser fileChooser = new JFileChooser();
      fileChooser.setApproveButtonText("Select");
      fileChooser.setApproveButtonMnemonic(java.awt.event.KeyEvent.VK_S);

      --------------

      9/23/99 eval1127@eng -- see also # 4250991.
      (Review ID: 95650)
      ======================================================================

            leifs Leif Samuelsson (Inactive)
            kryansunw Kevin Ryan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: