Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: markspace <-@.> Newsgroups: comp.lang.java.programmer Subject: Re: A question about a few variables in a class Date: Fri, 05 Aug 2011 14:46:24 -0700 Organization: A noiseless patient Spider Lines: 8 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Fri, 5 Aug 2011 21:46:30 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="XjIWM99mD7Ijfdu600oVPA"; logging-data="15178"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/gwC4onNDoHLew+xAAYEjRewCVVEcASBI=" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20110624 Thunderbird/5.0 In-Reply-To: Cancel-Lock: sha1:yM6R+C07XakiuUfLu6gFjT0rkvc= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:6816 On 8/5/2011 2:31 PM, Chad wrote: > Are 'width' and 'height' data fields in this class? My guess: no. They're method parameters, not fields.