File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Swing / AWT / SWT and the fly likes ImageUpdate to modify HEIGHT of a JCheckBox 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 "ImageUpdate to modify HEIGHT of a JCheckBox" Watch "ImageUpdate to modify HEIGHT of a JCheckBox" New topic
Author

ImageUpdate to modify HEIGHT of a JCheckBox

Mary Taylor
Ranch Hand

Joined: Sep 11, 2000
Posts: 319
Does anyone have an example of using ImageUpdate to modify the HEIGHT of a JCheckBox? The JCheckBox has been created with a text string as the constructor parameter. I need to modify the height of the check box.

Thanks.
Craig Wood
Ranch Hand

Joined: Jan 14, 2004
Posts: 1535
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: ImageUpdate to modify HEIGHT of a JCheckBox
 
Similar Threads
Java- Image height required
Image Observer
why is an interface's varable static, and a method not allowed to be static?
ImageIcon NullPointerException
JFrame n JTabbedPane and Panel Very Urgent