| Author |
location of a selected row in a JTable
|
jefff willis
Ranch Hand
Joined: Sep 29, 2004
Posts: 113
|
|
hey, I need to pop up a frame right under a selected row in my JTable. The table is in a scrollPane. Any idea how I can get the location of my selected row so that I can use that information to position my pop up? thanks.
|
 |
Craig Wood
Ranch Hand
Joined: Jan 14, 2004
Posts: 1535
|
|
|
|
 |
jefff willis
Ranch Hand
Joined: Sep 29, 2004
Posts: 113
|
|
Craig, Perfect. Exactly what I needed. Nice job. -jw
|
 |
 |
|
|
subject: location of a selected row in a JTable
|
|
|