Results 1 to 3 of 3
Thread: JTable font while editing cell
- 04-06-2011, 05:30 AM #1
Member
- Join Date
- Feb 2011
- Posts
- 24
- Rep Power
- 0
JTable font while editing cell
Hi guys,
Having a problem figuring out how to change the font of the a cell while editing.
So, I have cells which are 12pt font, when I'm editing a cell, I want what the user types in to be larger than that, but I can't seem to achieve this. The user's typed text is default size, then when they're done, it goes to 12pt.
What am I missing?
Thanks!
- 04-06-2011, 06:44 AM #2
Showing us what you tried.What am I missing?
SSCCE : Java Glossary
How To Ask Questions The Smart Way
How to Use Tables (The Java™ Tutorials > Creating a GUI With JFC/Swing > Using Swing Components)
db
- 04-06-2011, 07:08 AM #3
Member
- Join Date
- Feb 2011
- Posts
- 24
- Rep Power
- 0
Similar Threads
-
How to apply different font and colors to each cell in JTable
By prasad.vara in forum AWT / SwingReplies: 1Last Post: 10-18-2010, 06:48 AM -
Programmatically starting cell editing in JTable
By javaexplorer in forum AWT / SwingReplies: 2Last Post: 05-21-2010, 04:33 PM -
Start editing in a cell in JTable on gaining focus
By javaexplorer in forum AWT / SwingReplies: 2Last Post: 05-05-2010, 07:34 AM -
set different font for each cell in JTable
By success21061985 in forum AWT / SwingReplies: 3Last Post: 09-10-2008, 02:06 PM -
jTable Cell editing
By mahaling_m in forum AWT / SwingReplies: 0Last Post: 06-23-2008, 08:17 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks