Search Results

Showing results 1 to 3 of 3
Search took 0.01 seconds.
Search: Posts Made By: anglok
Forum: Java Aug 11th, 2009
Replies: 3
Views: 715
Posted By anglok
Shouldn't be too hard if you just need something simple. Just use g.drawLine(x,y,x,y) repeatedly.

while([points left]) {
[g.drawLine]
}

To do dashes, just make two drawLine calls to to...
Forum: Java Aug 11th, 2009
Replies: 15
Views: 3,747
Posted By anglok
Forum: Java Aug 11th, 2009
Replies: 0
Views: 219
Posted By anglok
Hello,

Is there a way to center or offset a canvas component inside of a Java Frame (AWT)? I've tried a number of strategies based around frame.add(canvas), and whether I'm using a full screen...
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC