VBForums
>
Other Languages
>
Java
> Change font on a jTable from a jButton
PDA
Click to See Complete Forum and Search -->
:
Change font on a jTable from a jButton
xxarmoxx
Feb 6th, 2008, 05:42 PM
How can I change the font size of a jTable from a jButton?
ComputerJy
Feb 7th, 2008, 12:58 PM
put it in a JScrollPane and call "JScrollPane.setFont" method
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.