Search:

Type: Posts; User: assel

Search: Search took 0.10 seconds.

  1. [SOLVED] Re: JTables: How do I adjust row order as I drag columns?

    Thank you! That worked exactly like you said it should. I knew there was a better way to do it than using that hacked up mouse listener method. I should've done more research into the default...
  2. [SOLVED] JTables: How do I adjust row order as I drag columns?

    Hi folks! I'm trying to develop a JTable that automatically changes the row order when the user drags a column to a new location. The code below generates a 5X5 multiplication table. When the user...
Results 1 to 2 of 2