Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: ArrayIndexOutOfBoundsException when ctrl+c is invoked on JTable cells

Started 1 month, 2 weeks ago by n.prabhu
We have some reports developed in Swing, this has JTable cells. I am getting the following exception when I try to copy the cell contents using CTRL+C .. java.lang.ArrayIndexOutOfBoundsException: 1 >= 1 at java.util.Vector.elementAt(Unknown Source) at javax.swing.table.DefaultTableColumnModel.getColum n(Unknown Source) at javax.swing.JTable....
Site: Sun Forums  Sun Forums - site profile
Forum: Swing   Swing
 - forum profile
Total authors: 2 authors
Total thread posts: 2 posts
Thread activity: no new posts during last week
Domain info for: sun.com

Other posts in this thread:

camickr replied 1 month, 2 weeks ago
If you need further help then you need to create a Short, Self Contained, Compilable and Executable, Example Program (SSCCE) , that demonstrates the incorrect behaviour. Don't forget to use the Code Formatting Tags so the posted code retains its original formatting. That is done by selecting the code and then clicking on the "Code" button above the question input area.

 

Top contributing authors

Name
Posts
n.prabhu
1
user's latest post:
ArrayIndexOutOfBoundsException...
Published (2009-11-09 09:58:00)
We have some reports developed in Swing, this has JTable cells. I am getting the following exception when I try to copy the cell contents using CTRL+C .. java.lang.ArrayIndexOutOfBoundsException: 1 >= 1 at java.util.Vector.elementAt(Unknown Source) at javax.swing.table.DefaultTableColumnModel.getColumn(Unknown Source) at javax.swing.JTable.convertColumnIndexToModel(Unknown Source) at javax.swing.JTable.getValueAt(Unknown Source) at...
camickr
1
user's latest post:
ArrayIndexOutOfBoundsException...
Published (2009-11-09 11:18:00)
If you need further help then you need to create a Short, Self Contained, Compilable and Executable, Example Program (SSCCE) , that demonstrates the incorrect behaviour. Don't forget to use the Code Formatting Tags so the posted code retains its original formatting. That is done by selecting the code and then clicking on the "Code" button above the question input area.

Related threads on "Sun Forums":

Related threads on other sites:

Thread profile page for "ArrayIndexOutOfBoundsException when ctrl+c is invoked on JTable cells" on http://www.sun.com. This report page is a snippet summary view from a single thread "ArrayIndexOutOfBoundsException when ctrl+c is invoked on JTable cells", located on the Message Board at http://www.sun.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity