aspose file tools
The moose likes Swing / AWT / SWT and the fly likes Cell Editor not working Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Cell Editor not working" Watch "Cell Editor not working" New topic
Author

Cell Editor not working

Shannon Sims
Ranch Hand

Joined: Jul 03, 2003
Posts: 187
Hello everyone,
I'm trying to allow a user to insert up to eight digits into a cell. The following code doesn't seem to work, am I missing something?



When I click in a cell, it allows me to enter more than eight digits and the value isn't aligned to the right. Additionally, the values in the other cells are not aligning to the right?

Thanks for everyones help!
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Cell Editor not working
 
Similar Threads
Request focus for the first cell of a jtable.
JCheckBox in JTable Rendering problem
JTable CellEditor formatting.
JTable +JComboBox
changing headers on JTable caused other problems