Click here to Skip to main content
15,906,624 members
Home / Discussions / Java
   

Java

 
AnswerRe: Call Class Pin
TorstenH.13-Nov-10 4:59
TorstenH.13-Nov-10 4:59 
GeneralRe: Call Class Pin
Smaini Nurbs13-Nov-10 18:27
Smaini Nurbs13-Nov-10 18:27 
GeneralRe: Call Class Pin
TorstenH.13-Nov-10 21:09
TorstenH.13-Nov-10 21:09 
GeneralRe: Call Class Pin
Smaini Nurbs13-Nov-10 22:36
Smaini Nurbs13-Nov-10 22:36 
AnswerRe: Call Class Pin
Richard MacCutchan13-Nov-10 5:58
mveRichard MacCutchan13-Nov-10 5:58 
GeneralRe: Call Class Pin
Smaini Nurbs13-Nov-10 18:27
Smaini Nurbs13-Nov-10 18:27 
GeneralRe: Call Class Pin
Richard MacCutchan14-Nov-10 1:46
mveRichard MacCutchan14-Nov-10 1:46 
AnswerRe: Call Class Pin
Nagy Vilmos16-Nov-10 21:39
professionalNagy Vilmos16-Nov-10 21:39 
In the class TestSensors you need to decide correctly the relationship between it and ChronometerDemo1.
If the relationship is is a, then it should extend, if the relationship is has a then there should be a member variable. You seem to be confusing the two.

Now if the you really do wish to extend ChronometerDemo1, then you do not need to create an instance as it already is a ChronometerDemo1 with added bits; thats the extension.

So finally, how do you call the methods on the super class?
super.onCreate();



Panic, Chaos, Destruction.
My work here is done.


or "Drink. Get drunk. Fall over." - P O'H

OK, I will win to day or my name isn't Ethel Crudacre! - DD Ethel Crudacre

AnswerRe: Call Class Pin
moxwose18-Nov-10 15:21
moxwose18-Nov-10 15:21 
GeneralRe: Call Class Pin
Smaini Nurbs18-Nov-10 15:56
Smaini Nurbs18-Nov-10 15:56 
GeneralRe: Call Class Pin
David Skelly18-Nov-10 22:17
David Skelly18-Nov-10 22:17 
GeneralRe: Call Class Pin
moxwose18-Nov-10 22:53
moxwose18-Nov-10 22:53 
GeneralRe: Call Class Pin
David Skelly19-Nov-10 1:56
David Skelly19-Nov-10 1:56 
GeneralRe: Call Class Pin
moxwose19-Nov-10 2:31
moxwose19-Nov-10 2:31 
QuestionJava interaction with scanner,web cam, epabx,pbx like hardwares Pin
Alok Sharma ji10-Nov-10 23:57
Alok Sharma ji10-Nov-10 23:57 
AnswerRe: Java interaction with scanner,web cam, epabx,pbx like hardwares Pin
TorstenH.11-Nov-10 0:00
TorstenH.11-Nov-10 0:00 
GeneralRe: Java interaction with scanner,web cam, epabx,pbx like hardwares Pin
Alok Sharma ji12-Nov-10 4:08
Alok Sharma ji12-Nov-10 4:08 
GeneralRe: Java interaction with scanner,web cam, epabx,pbx like hardwares Pin
TorstenH.12-Nov-10 5:15
TorstenH.12-Nov-10 5:15 
Questionsearch logic failed Pin
kingnking10-Nov-10 16:40
kingnking10-Nov-10 16:40 
AnswerRe: search logic failed Pin
David Skelly10-Nov-10 22:31
David Skelly10-Nov-10 22:31 
AnswerRe: search logic failed Pin
TorstenH.11-Nov-10 0:03
TorstenH.11-Nov-10 0:03 
GeneralRe: search logic failed Pin
kingnking13-Nov-10 3:50
kingnking13-Nov-10 3:50 
GeneralRe: search logic failed Pin
TorstenH.13-Nov-10 5:01
TorstenH.13-Nov-10 5:01 
QuestioneHarmony like Platform Pin
Jason Turp10-Nov-10 10:47
Jason Turp10-Nov-10 10:47 
AnswerRe: eHarmony like Platform Pin
David Skelly10-Nov-10 22:29
David Skelly10-Nov-10 22:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.