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


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

Re: newbie interface question

From Eric Sosman <esosman@ieee-dot-org.invalid>
Newsgroups comp.lang.java.programmer, comp.lang.java.help
Subject Re: newbie interface question
Followup-To comp.lang.java.help
Date 2012-08-27 20:43 -0400
Organization A noiseless patient Spider
Message-ID <k1h476$57q$1@dont-email.me> (permalink)
References <895c9d20-3ae1-4eee-b1a4-513e75b93fdb@c4g2000vbe.googlegroups.com>

Cross-posted to 2 groups.

Followups directed to: comp.lang.java.help

Show all headers | View raw


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

Back to comp.lang.java.programmer | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web