Thread
:
how to change the appearance of jbuttons
View Single Post
#
2
(
permalink
)
08-07-2007, 12:26 AM
elizabeth
Member
Join Date: Jul 2007
Posts: 40
For customize your JButton you can use HTML (look
How to Use HTML in Swing Components (The Java™ Tutorials > Creating a GUI with JFC/Swing > Using Swing Components)
)
For change font use setFont method (look
Font (Java 2 Platform SE 5.0)
)
For border look
How to Use Borders (The Java™ Tutorials > Creating a GUI with JFC/Swing > Using Swing Components)
elizabeth
View Public Profile
Send a private message to elizabeth
Find all posts by elizabeth