Forum: Java GUI
October 26th, 2003, 08:50 AM
|
|
Replies: 6
Views: 1,656
JToolbar
I only get the labels on my toolbarbuttons, and not my icons.
the icons are in a directory Images, but when using "Images/open.gif", it won't work. (like in bginning java2: JDK 1.3: sketcher...
|
Forum: JSP Basics
October 25th, 2003, 11:46 AM
|
|
Replies: 0
Views: 1,519
drawing in java: sketcher
I'm programming a more advanced version of Sketcher from the book beginning java2 JDK 1.3 edition
Can someone tell me how to change the thickness of the line you're drawing with? (does...
|
Forum: Wrox Book Feedback
October 20th, 2003, 07:55 AM
|
|
Replies: 1
Views: 1,385
sketcher
I'm writing a drawing application with sketcher from java2: JDK 1.3 as base.
does anyone have an idea on how to implement some code to change thickness of the drawings?
(does setLineWidth exist?)
...
|