Circuit Negma

C++, C, VB.NET, PCB, Electronics, Circuit Design

JTable :: Row Selection Method

Posted by Circuit Negma on April 30, 2009

Created By: Hussein Nosair

This code is not tested yet.

   1: int row = Integer.parseInt(JOptionPane.showInputDialog("Enter Row"));
   2: jTable1.setRowSelectionInterval(row, row);

One Response to “JTable :: Row Selection Method”

  1. Ferinannnd said

    Что ж… и такое мнение допустимо. Хотя, думаю, возможны и другие варианты, так что не огорчайтесь.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>