Click here to Skip to main content
15,910,981 members
Home / Discussions / Java
   

Java

 
GeneralRe: Drop Down Pin
Wcmedic9-Jun-10 6:05
Wcmedic9-Jun-10 6:05 
GeneralStudent Report Program Pin
CodeScribbler7-Jun-10 20:45
CodeScribbler7-Jun-10 20:45 
GeneralRe: Student Report Program Pin
Richard MacCutchan7-Jun-10 21:47
mveRichard MacCutchan7-Jun-10 21:47 
GeneralStudent Report Program Pin
CodeScribbler7-Jun-10 22:46
CodeScribbler7-Jun-10 22:46 
GeneralRe: Student Report Program Pin
Richard MacCutchan8-Jun-10 3:42
mveRichard MacCutchan8-Jun-10 3:42 
GeneralRe: Student Report Program Pin
CodeScribbler9-Jun-10 3:34
CodeScribbler9-Jun-10 3:34 
GeneralRe: Student Report Program Pin
Richard MacCutchan9-Jun-10 4:29
mveRichard MacCutchan9-Jun-10 4:29 
QuestionHow to clone(Deep clone) instance variables in a class and it to the clone object of that class? Pin
PJanaki6-Jun-10 20:48
PJanaki6-Jun-10 20:48 
In a class I have private type variables. I'm writting a new clone method inside that class because I want a deep clone object for that class.
So I wrote private variable name.clone() before add it to the main clone object. System is giving 'The method from the type Object is not visible' error.

Can you tell is there any way to do deep clone?

Thanks in advance.

Regards,
Janaki
AnswerRe: How to clone(Deep clone) instance variables in a class and it to the clone object of that class? Pin
David Skelly6-Jun-10 22:24
David Skelly6-Jun-10 22:24 
GeneralRe: How to clone(Deep clone) instance variables in a class and it to the clone object of that class? Pin
PJanaki6-Jun-10 23:11
PJanaki6-Jun-10 23:11 
GeneralRe: How to clone(Deep clone) instance variables in a class and it to the clone object of that class? Pin
David Skelly7-Jun-10 2:41
David Skelly7-Jun-10 2:41 
GeneralRe: How to clone(Deep clone) instance variables in a class and it to the clone object of that class? Pin
PJanaki8-Jun-10 3:48
PJanaki8-Jun-10 3:48 
GeneralRe: How to clone(Deep clone) instance variables in a class and it to the clone object of that class? Pin
David Skelly8-Jun-10 5:25
David Skelly8-Jun-10 5:25 
QuestionAltering .class files or recompiling isolated .java ones Pin
Abrojus3-Jun-10 14:38
Abrojus3-Jun-10 14:38 
AnswerRe: Altering .class files or recompiling isolated .java ones Pin
Richard MacCutchan3-Jun-10 22:01
mveRichard MacCutchan3-Jun-10 22:01 
AnswerRe: Altering .class files or recompiling isolated .java ones Pin
CodingLover8-Jun-10 6:29
CodingLover8-Jun-10 6:29 
GeneralRe: Altering .class files or recompiling isolated .java ones Pin
Upendra Jariya28-Jul-10 4:57
Upendra Jariya28-Jul-10 4:57 
QuestionI want some ideas guys Pin
B.Sudhir2-Jun-10 17:13
B.Sudhir2-Jun-10 17:13 
AnswerRe: I want some ideas guys Pin
Dr.Walt Fair, PE2-Jun-10 17:35
professionalDr.Walt Fair, PE2-Jun-10 17:35 
GeneralRe: I want some ideas guys Pin
B.Sudhir2-Jun-10 18:29
B.Sudhir2-Jun-10 18:29 
AnswerRe: I want some ideas guys Pin
Richard MacCutchan2-Jun-10 21:26
mveRichard MacCutchan2-Jun-10 21:26 
GeneralRe: I want some ideas guys Pin
CodingLover3-Jun-10 0:23
CodingLover3-Jun-10 0:23 
GeneralRe: I want some ideas guys Pin
Richard MacCutchan3-Jun-10 2:35
mveRichard MacCutchan3-Jun-10 2:35 
QuestionJFrame backGround Color Pin
002comp1-Jun-10 2:16
002comp1-Jun-10 2:16 
AnswerRe: JFrame backGround Color Pin
42774801-Jun-10 9:14
42774801-Jun-10 9:14 

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.