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

Java

 
QuestionDesigning persistence layer for java application Pin
vaibhavndave23-Jan-15 7:46
vaibhavndave23-Jan-15 7:46 
AnswerRe: Designing persistence layer for java application Pin
TorstenH.27-Jan-15 21:22
TorstenH.27-Jan-15 21:22 
QuestionJCheckBox working with check boxes inside of JTable Pin
Member 1114435719-Jan-15 6:20
Member 1114435719-Jan-15 6:20 
AnswerRe: JCheckBox working with check boxes inside of JTable Pin
TorstenH.22-Jan-15 20:31
TorstenH.22-Jan-15 20:31 
GeneralRe: JCheckBox working with check boxes inside of JTable Pin
Member 1114435729-Jan-15 1:51
Member 1114435729-Jan-15 1:51 
QuestionHow do I add values in JTable Pin
Member 1114435716-Jan-15 4:35
Member 1114435716-Jan-15 4:35 
QuestionRe: How do I add values in JTable Pin
Richard MacCutchan16-Jan-15 4:51
mveRichard MacCutchan16-Jan-15 4:51 
AnswerRe: How do I add values in JTable Pin
Member 1114435716-Jan-15 9:17
Member 1114435716-Jan-15 9:17 
I mean, I have two columns and the values inside is repeating or the same. As you can see in my codes, i put a vector that holds in my selected file and i want the value of it print in the table.
I want my output example in the console:
System.out.print(name+"\t"+size);

but i got like this:
System.out.print(name+size+"\t"+name+size);

GeneralRe: How do I add values in JTable Pin
Richard MacCutchan16-Jan-15 22:30
mveRichard MacCutchan16-Jan-15 22:30 
GeneralRe: How do I add values in JTable Pin
Member 1114435717-Jan-15 7:27
Member 1114435717-Jan-15 7:27 
QuestionJava Pin
Angel Roy2-Jan-15 0:45
Angel Roy2-Jan-15 0:45 
AnswerRe: Java Pin
Richard MacCutchan2-Jan-15 4:56
mveRichard MacCutchan2-Jan-15 4:56 
QuestionHi friends I need some help regarding the following program will you please help me Pin
Leela Krishna Yadav1-Jan-15 18:10
Leela Krishna Yadav1-Jan-15 18:10 
QuestionRe: Hi friends I need some help regarding the following program will you please help me Pin
Richard MacCutchan1-Jan-15 22:30
mveRichard MacCutchan1-Jan-15 22:30 
AnswerRe: Hi friends I need some help regarding the following program will you please help me Pin
Leela Krishna Yadav2-Jan-15 4:42
Leela Krishna Yadav2-Jan-15 4:42 
GeneralRe: Hi friends I need some help regarding the following program will you please help me Pin
Richard MacCutchan2-Jan-15 4:54
mveRichard MacCutchan2-Jan-15 4:54 
GeneralRe: Hi friends I need some help regarding the following program will you please help me Pin
Leela Krishna Yadav2-Jan-15 5:14
Leela Krishna Yadav2-Jan-15 5:14 
AnswerRe: Hi friends I need some help regarding the following program will you please help me Pin
Richard MacCutchan2-Jan-15 5:46
mveRichard MacCutchan2-Jan-15 5:46 
GeneralRe: Hi friends I need some help regarding the following program will you please help me Pin
Leela Krishna Yadav2-Jan-15 5:59
Leela Krishna Yadav2-Jan-15 5:59 
QuestionHelp option in a JAR FILE Pin
ramina sen30-Dec-14 20:40
ramina sen30-Dec-14 20:40 
AnswerRe: Help option in a JAR FILE Pin
Richard MacCutchan30-Dec-14 22:09
mveRichard MacCutchan30-Dec-14 22:09 
GeneralRe: Help option in a JAR FILE Pin
ramina sen30-Dec-14 22:16
ramina sen30-Dec-14 22:16 
GeneralRe: Help option in a JAR FILE Pin
Richard MacCutchan30-Dec-14 22:47
mveRichard MacCutchan30-Dec-14 22:47 
Questionproblem to connect Java EE application to database Pin
Imad_dz29-Dec-14 6:31
Imad_dz29-Dec-14 6:31 
SuggestionRe: problem to connect Java EE application to database Pin
Richard MacCutchan29-Dec-14 23:13
mveRichard MacCutchan29-Dec-14 23:13 

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.