Click here to Skip to main content
15,920,217 members
Home / Discussions / Java
   

Java

 
AnswerRe: I am new in Java Programming please help me. Pin
CPallini26-Apr-09 23:28
mveCPallini26-Apr-09 23:28 
Questionhow to use JAXRPC Pin
prakash_chhipa24-Apr-09 23:34
prakash_chhipa24-Apr-09 23:34 
Generaljava applet in tower of hanoi Pin
Hohepa Hori24-Apr-09 21:17
Hohepa Hori24-Apr-09 21:17 
GeneralRe: java applet in tower of hanoi Pin
CPallini26-Apr-09 23:30
mveCPallini26-Apr-09 23:30 
QuestionRational Application Developer (RAD) and Java Faces really seems to suck! Pin
Ray Cassick24-Apr-09 10:51
Ray Cassick24-Apr-09 10:51 
Questionhelp me Pin
tidelgl24-Apr-09 7:07
tidelgl24-Apr-09 7:07 
QuestionComparable Pin
jonig1923-Apr-09 18:21
jonig1923-Apr-09 18:21 
AnswerRe: Comparable Pin
Cedric Moonen23-Apr-09 21:15
Cedric Moonen23-Apr-09 21:15 
jonig19 wrote:
I'm having troubles learning the concept of classes that extend Comparable


Which point don't you understand specifically ? If you want your objects to be comparable, you simply implement the Comparable interface and implement the CompareTo function. I really don't understand what you don't understand Poke tongue | ;-P


jonig19 wrote:
Same thing with abstract classes


Again, what is the point you don't understand ? Abstract classes are classes which should not be instanciated, they are only meant to be implemented by child classes. Thus, when you have abstract functions, it means that you have to implement those in your child classes.

Cédric Moonen
Software developer

Charting control [v2.0 - Updated]
OpenGL game tutorial in C++

QuestionHow To get frame in video Pin
Flying_Doc23-Apr-09 6:17
Flying_Doc23-Apr-09 6:17 
QuestionHow to make Array of record in JavaScript Pin
novhard22-Apr-09 23:36
novhard22-Apr-09 23:36 
AnswerRe: How to make Array of record in JavaScript Pin
novhard23-Apr-09 18:45
novhard23-Apr-09 18:45 
QuestionGet thumbnail from file, Shell32? Pin
Klazen22-Apr-09 9:40
Klazen22-Apr-09 9:40 
QuestionHow to execute batch in java Pin
cofi++21-Apr-09 6:04
cofi++21-Apr-09 6:04 
AnswerRe: How to execute batch in java Pin
Marc Firth22-Apr-09 1:54
Marc Firth22-Apr-09 1:54 
AnswerRe: How to execute batch in java Pin
Marc Firth22-Apr-09 1:56
Marc Firth22-Apr-09 1:56 
GeneralRe: How to execute batch in java Pin
cofi++22-Apr-09 3:58
cofi++22-Apr-09 3:58 
GeneralRe: How to execute batch in java [UPDATED] [modified] Pin
Marc Firth22-Apr-09 4:06
Marc Firth22-Apr-09 4:06 
QuestionJava, Eclipse & Visual Editor Pin
Marc Firth20-Apr-09 22:28
Marc Firth20-Apr-09 22:28 
QuestionNoob question Pin
jharker198719-Apr-09 7:11
jharker198719-Apr-09 7:11 
AnswerRe: Noob question Pin
fly90419-Apr-09 8:17
fly90419-Apr-09 8:17 
GeneralRe: Noob question Pin
jharker198719-Apr-09 8:48
jharker198719-Apr-09 8:48 
GeneralRe: Noob question Pin
fly90419-Apr-09 9:56
fly90419-Apr-09 9:56 
QuestionHuffman coding in Java Script Encoding Decoding Pin
novhard19-Apr-09 4:35
novhard19-Apr-09 4:35 
AnswerRe: Huffman coding in Java Script Encoding Decoding Pin
MikeMarq19-Apr-09 5:13
MikeMarq19-Apr-09 5:13 
GeneralRe: Huffman coding in Java Script Encoding Decoding Pin
novhard19-Apr-09 6:33
novhard19-Apr-09 6:33 

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.