Click here to Skip to main content
15,889,808 members
Home / Discussions / Java
   

Java

 
AnswerRe: Code to convert from C# to Java (with goto) Pin
Richard MacCutchan8-Jan-14 22:24
mveRichard MacCutchan8-Jan-14 22:24 
GeneralRe: Code to convert from C# to Java (with goto) Pin
Kujtim Hyseni9-Jan-14 1:45
Kujtim Hyseni9-Jan-14 1:45 
GeneralRe: Code to convert from C# to Java (with goto) Pin
Richard MacCutchan9-Jan-14 1:52
mveRichard MacCutchan9-Jan-14 1:52 
QuestionTool for generating JNI (calling C/C++ code from java) Pin
doofx8-Jan-14 3:19
doofx8-Jan-14 3:19 
AnswerRe: Tool for generating JNI (calling C/C++ code from java) Pin
Richard MacCutchan8-Jan-14 6:09
mveRichard MacCutchan8-Jan-14 6:09 
GeneralRe: Tool for generating JNI (calling C/C++ code from java) Pin
doofx8-Jan-14 6:25
doofx8-Jan-14 6:25 
GeneralRe: Tool for generating JNI (calling C/C++ code from java) Pin
Richard MacCutchan8-Jan-14 6:44
mveRichard MacCutchan8-Jan-14 6:44 
GeneralRe: Tool for generating JNI (calling C/C++ code from java) Pin
doofx8-Jan-14 8:13
doofx8-Jan-14 8:13 
The javah command generates only the signatures of the methods but it doesn't generates conversion of the parameters i want to pass. Until now i managed to work only with 1 out of many tools exist - SWIG: http://en.wikipedia.org/wiki/SWIG[^]
SWIG command generates part of the implementation file (.c file) and converts variables to JNI types. For example it generates code of conversion from int to jint. One disadvantage of SWIG is that it doesn't convert internal struct if this one is inside external struct
QuestionError in JFrame while Drawing Graphics2D Pin
f2630-Dec-13 19:54
f2630-Dec-13 19:54 
AnswerRe: Error in JFrame while Drawing Graphics2D Pin
Richard MacCutchan30-Dec-13 23:06
mveRichard MacCutchan30-Dec-13 23:06 
GeneralRe: Error in JFrame while Drawing Graphics2D Pin
f2630-Dec-13 23:57
f2630-Dec-13 23:57 
Questionfinger prints (Bio Metrics) Pin
Member 1048716225-Dec-13 6:11
Member 1048716225-Dec-13 6:11 
AnswerRe: finger prints (Bio Metrics) Pin
jschell25-Dec-13 8:26
jschell25-Dec-13 8:26 
QuestionHow to access multiple webservices in single servlet Pin
revathi23423-Dec-13 20:26
revathi23423-Dec-13 20:26 
AnswerRe: How to access multiple webservices in single servlet Pin
jschell25-Dec-13 8:30
jschell25-Dec-13 8:30 
QuestionArrays in Web services Pin
V.22-Dec-13 23:26
professionalV.22-Dec-13 23:26 
AnswerRe: Arrays in Web services Pin
jschell25-Dec-13 8:38
jschell25-Dec-13 8:38 
GeneralRe: Arrays in Web services Pin
V.25-Dec-13 10:11
professionalV.25-Dec-13 10:11 
QuestionJava Tutorials Pin
tgsb22-Dec-13 22:50
tgsb22-Dec-13 22:50 
AnswerRe: Java Tutorials Pin
Richard MacCutchan22-Dec-13 23:23
mveRichard MacCutchan22-Dec-13 23:23 
GeneralRe: Java Tutorials Pin
techgeek from-india29-Dec-13 17:50
techgeek from-india29-Dec-13 17:50 
GeneralRe: Java Tutorials Pin
Richard MacCutchan29-Dec-13 22:46
mveRichard MacCutchan29-Dec-13 22:46 
Questionturing machine Pin
Member 1047236322-Dec-13 0:07
Member 1047236322-Dec-13 0:07 
QuestionSending Message from Java Application to Any Cell Phone Pin
Cyber1217-Dec-13 2:27
Cyber1217-Dec-13 2:27 
AnswerRe: Sending Message from Java Application to Any Cell Phone Pin
Richard MacCutchan17-Dec-13 2:48
mveRichard MacCutchan17-Dec-13 2:48 

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.