Click here to Skip to main content
15,899,937 members
Home / Discussions / Java
   

Java

 
GeneralRe: Please check my program if it is correct Pin
Nagy Vilmos21-Sep-11 22:58
professionalNagy Vilmos21-Sep-11 22:58 
GeneralRe: Please check my program if it is correct Pin
David Skelly22-Sep-11 1:31
David Skelly22-Sep-11 1:31 
GeneralRe: Please check my program if it is correct Pin
Nagy Vilmos22-Sep-11 1:41
professionalNagy Vilmos22-Sep-11 1:41 
GeneralRe: Please check my program if it is correct Pin
mastdesi21-Sep-11 9:14
mastdesi21-Sep-11 9:14 
GeneralRe: Please check my program if it is correct Pin
TorstenH.21-Sep-11 19:20
TorstenH.21-Sep-11 19:20 
GeneralRe: Please check my program if it is correct Pin
TorstenH.21-Sep-11 19:19
TorstenH.21-Sep-11 19:19 
GeneralRe: Please check my program if it is correct Pin
Nagy Vilmos21-Sep-11 21:48
professionalNagy Vilmos21-Sep-11 21:48 
GeneralRe: Please check my program if it is correct Pin
David Skelly21-Sep-11 4:17
David Skelly21-Sep-11 4:17 
TorstenH. wrote:
Please use decent Hungarian Code conventions:


Without opening a can of worms as to the pros and cons of Hungarian notation, I wouldn't teach a Java newbie to use Hungarian for the simple reason that most Java coders do not use it so it will just confuse people. Sun published a set of standards years ago which still pretty much form the basis of 99.9% of java shops' coding conventions in the real world, so I would advise newbies to go and read that and follow it.
GeneralRe: Please check my program if it is correct Pin
TorstenH.21-Sep-11 19:17
TorstenH.21-Sep-11 19:17 
GeneralRe: Please check my program if it is correct Pin
David Skelly21-Sep-11 22:09
David Skelly21-Sep-11 22:09 
GeneralRe: Please check my program if it is correct Pin
TorstenH.22-Sep-11 19:52
TorstenH.22-Sep-11 19:52 
QuestionProblem with JRadionButton are all selected if clicked one by one Pin
flashery20-Sep-11 10:37
flashery20-Sep-11 10:37 
AnswerRe: Problem with JRadionButton are all selected if clicked one by one Pin
Firo Atrum Ventus20-Sep-11 15:32
Firo Atrum Ventus20-Sep-11 15:32 
GeneralRe: Problem with JRadionButton are all selected if clicked one by one Pin
flashery20-Sep-11 18:16
flashery20-Sep-11 18:16 
GeneralRe: Problem with JRadionButton are all selected if clicked one by one Pin
Firo Atrum Ventus20-Sep-11 18:53
Firo Atrum Ventus20-Sep-11 18:53 
QuestionJava Pin
Bitewell17-Sep-11 2:03
Bitewell17-Sep-11 2:03 
AnswerRe: Java Pin
Richard MacCutchan17-Sep-11 3:05
mveRichard MacCutchan17-Sep-11 3:05 
AnswerRe: Java Pin
srikanth venkatesh30-Sep-11 4:21
srikanth venkatesh30-Sep-11 4:21 
Questionhow to compile with -Xlint in netbeans Pin
flashery16-Sep-11 5:07
flashery16-Sep-11 5:07 
AnswerRe: how to compile with -Xlint in netbeans Pin
Richard MacCutchan16-Sep-11 5:22
mveRichard MacCutchan16-Sep-11 5:22 
AnswerRe: how to compile with -Xlint in netbeans Pin
flashery16-Sep-11 16:45
flashery16-Sep-11 16:45 
QuestionNeed suggestions for making a native DLL easily callable from Java Pin
Gary Wheeler15-Sep-11 7:46
Gary Wheeler15-Sep-11 7:46 
AnswerRe: Need suggestions for making a native DLL easily callable from Java Pin
Nagy Vilmos15-Sep-11 23:24
professionalNagy Vilmos15-Sep-11 23:24 
GeneralRe: Need suggestions for making a native DLL easily callable from Java Pin
Gary Wheeler16-Sep-11 0:16
Gary Wheeler16-Sep-11 0:16 
GeneralRe: Need suggestions for making a native DLL easily callable from Java Pin
Richard MacCutchan16-Sep-11 1:36
mveRichard MacCutchan16-Sep-11 1:36 

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.