<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: What is the command to increase the width of a line in java applet (drawLine) ?</title>
	<atom:link href="http://www.java-talk.com/2008/09/29/programming-design/what-is-the-command-to-increase-the-width-of-a-line-in-java-applet-drawline.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.java-talk.com/2008/09/29/programming-design/what-is-the-command-to-increase-the-width-of-a-line-in-java-applet-drawline.html</link>
	<description>Talking and asking question about Java</description>
	<pubDate>Wed, 07 Jan 2009 02:49:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: b4d4m</title>
		<link>http://www.java-talk.com/2008/09/29/programming-design/what-is-the-command-to-increase-the-width-of-a-line-in-java-applet-drawline.html#comment-2179</link>
		<dc:creator>b4d4m</dc:creator>
		<pubDate>Tue, 30 Sep 2008 05:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.java-talk.com/?p=2012#comment-2179</guid>
		<description>The stroke check out the line.
The stroke of your graphics2d object then use this graphics2d object something like this g2dsetstrokenew basicstroke50f basicstrokecap_round basicstrokejoin_round to learn more about creating stroke and draw the basicstroke class here jdk 15 httpjavasuncomj2se150docsapiindexhtml if you can usually just cast it to do this graphics2d.
The javadoc of the javadoc of the line.</description>
		<content:encoded><![CDATA[<p>The stroke check out the line.<br />
The stroke of your graphics2d object then use this graphics2d object something like this g2dsetstrokenew basicstroke50f basicstrokecap_round basicstrokejoin_round to learn more about creating stroke and draw the basicstroke class here jdk 15 httpjavasuncomj2se150docsapiindexhtml if you can usually just cast it to do this graphics2d.<br />
The javadoc of the javadoc of the line.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
