A friendly place for programming greenhorns!
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
»
Beginning Java
Author
Rectangle (stroke) width
Rob Michaelson
Ranch Hand
Joined: Jul 15, 2003
Posts: 36
posted
Jul 23, 2003 16:34:00
0
Hello,
Is there any way to make the ARectangle Outline a certain thickness(Stroke)?
[coded]
// Create the "focus" rectangle
focusRect = new ARectangle(10, 0, 175, 185);
focusRect.place(win);
[/code]
Rob
Dirk Schreckmann
Sheriff
Joined: Dec 10, 2001
Posts: 7023
posted
Jul 25, 2003 04:03:00
0
continued
elsewhere
[
How To Ask Good Questions
] [
JavaRanch FAQ Wiki
] [
JavaRanch Radio
]
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: Rectangle (stroke) width
Similar Threads
Rectangle versus java.awt.Rectangle
DefaultTreeSelectionModel
How do I make the outline of a rectangle thicker?
Inheritence
How to draw a line with text on it??
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter