Click here to Skip to main content
15,887,676 members
Home / Discussions / Java
   

Java

 
AnswerRe: Java Based Websevice Pin
TorstenH.3-Oct-12 2:36
TorstenH.3-Oct-12 2:36 
QuestionHow can I change a 8-bit bitmap into a 4-bit/1-bit bitmap? Pin
Kangvampire2-Oct-12 22:11
Kangvampire2-Oct-12 22:11 
QuestionCreating a Thread Pin
Neo101012-Oct-12 8:17
Neo101012-Oct-12 8:17 
AnswerRe: Creating a Thread Pin
jschell2-Oct-12 8:46
jschell2-Oct-12 8:46 
AnswerRe: Creating a Thread Pin
Richard MacCutchan2-Oct-12 9:32
mveRichard MacCutchan2-Oct-12 9:32 
GeneralRe: Creating a Thread Pin
Neo101012-Oct-12 20:53
Neo101012-Oct-12 20:53 
GeneralRe: Creating a Thread Pin
TorstenH.2-Oct-12 23:31
TorstenH.2-Oct-12 23:31 
AnswerRe: Creating a Thread Pin
Peter_in_27802-Oct-12 22:05
professionalPeter_in_27802-Oct-12 22:05 
You've got the idea now, but consider this as another way of looking at it:
a MyThread is a Thread and then some. If you had added extra class members - code or data - in the definition of MyThread, it would have stood out like the proverbial.
Another clue is in Java's use of the keyword extends.

Cheers,
Peter
Software rusts. Simon Stephenson, ca 1994. So does this signature. me, 2012

AnswerRe: Creating a Thread Pin
Gowtham Gutha15-Nov-12 7:15
Gowtham Gutha15-Nov-12 7:15 
Questionpure java based code needed to read shedule and send an sms Pin
ask.sagaram2-Oct-12 7:08
ask.sagaram2-Oct-12 7:08 
AnswerRe: pure java based code needed to read shedule and send an sms Pin
jschell2-Oct-12 8:50
jschell2-Oct-12 8:50 
GeneralRe: pure java based code needed to read shedule and send an sms Pin
ask.sagaram3-Oct-12 7:53
ask.sagaram3-Oct-12 7:53 
QuestionAWT Native interface Pin
AhmdAxf1-Oct-12 2:43
AhmdAxf1-Oct-12 2:43 
QuestionHardware Pin
stib_markc28-Sep-12 18:58
stib_markc28-Sep-12 18:58 
AnswerRe: Hardware Pin
Richard MacCutchan28-Sep-12 22:15
mveRichard MacCutchan28-Sep-12 22:15 
GeneralRe: Hardware Pin
stib_markc30-Sep-12 19:37
stib_markc30-Sep-12 19:37 
GeneralRe: Hardware Pin
Richard MacCutchan30-Sep-12 22:07
mveRichard MacCutchan30-Sep-12 22:07 
AnswerRe: Hardware Pin
Joan M28-Sep-12 23:57
professionalJoan M28-Sep-12 23:57 
GeneralRe: Hardware Pin
stib_markc30-Sep-12 19:39
stib_markc30-Sep-12 19:39 
AnswerRe: Hardware Pin
TorstenH.29-Sep-12 2:18
TorstenH.29-Sep-12 2:18 
AnswerRe: Hardware Pin
pasztorpisti30-Sep-12 0:16
pasztorpisti30-Sep-12 0:16 
GeneralRe: Hardware Pin
stib_markc30-Sep-12 19:49
stib_markc30-Sep-12 19:49 
GeneralRe: Hardware Pin
pasztorpisti30-Sep-12 23:04
pasztorpisti30-Sep-12 23:04 
Questionsoduku Pin
Member 946247626-Sep-12 11:40
Member 946247626-Sep-12 11:40 
AnswerRe: soduku Pin
mohitjain0121-Oct-12 7:23
mohitjain0121-Oct-12 7:23 

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.