Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #18338 > unrolled thread

Re: newbie interface question

Started byEric Sosman <esosman@ieee-dot-org.invalid>
First post2012-08-27 20:43 -0400
Last post2012-08-27 20:43 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.java.programmer

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: newbie interface question Eric Sosman <esosman@ieee-dot-org.invalid> - 2012-08-27 20:43 -0400

#18338 — Re: newbie interface question

FromEric Sosman <esosman@ieee-dot-org.invalid>
Date2012-08-27 20:43 -0400
SubjectRe: newbie interface question
Message-ID<k1h476$57q$1@dont-email.me>
On 8/27/2012 7:17 PM, happytoday wrote:
> Dear All,
> I am testing interface but really I can not apply what is explained in
> oracle tutorials . Could you please explain why I have errors with
> this code :
> [...]

     What "errors" do you have?  For me, the code compiles just
fine, and runs producing the output

	Cadence : 1 Gear : 1Speed:1
	Cadence : 1 Gear : 1Speed:1
	Cadence : 1 Gear : 1Speed:1
	Cadence : 1 Gear : 1Speed:1
	MB_Cadence : 1 MB_Gear : 1 MB_Speed  :1

(Follow-ups set to c.l.j.help only, dropping c.l.j.programmer.)

-- 
Eric Sosman
esosman@ieee-dot-org.invalid

[toc] | [standalone]


Back to top | Article view | comp.lang.java.programmer


csiph-web