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

There is no JTable.ensureCellIsVisible analog

XMLWordPrintable

    • Fix Understood
    • generic, x86
    • generic, windows_nt

      Name: rk38400 Date: 04/11/98


      Need an analog to Jlist.ensureIndexIsVisible in JTable

      When the user presses "Next" button we can use

      currentRow++;
      myTable.setSelectedRows(currentRow, currentRow);

      but the JScrollPane never scrolls (and currentRow may not be visible)
      (Review ID: 26356)
      ======================================================================

            peterz Peter Zhelezniakov
            rkarsunw Ralph Kar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: