 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
ffgg2005@tiscali.it Guest
|
Posted: Tue May 24, 2005 6:36 am Post subject: C + Java |
|
|
I'm a newbie of Java language and I would like to know how I could
create a GUI in Java for a console program written in C, 'cause I'd
like to write a platform indipendent Graphical application.
I found out some helps at
http://www.math.ucla.edu/~anderson/JAVAclass/JavaInterface/JavaInterf....
Do you know further sites/references where I can find some stuff and
help?
Thanks in andvance for your replies.
|
|
| Back to top |
|
 |
Arnaud Berger Guest
|
Posted: Tue May 24, 2005 6:48 am Post subject: Re: C + Java |
|
|
Hi,
Sure, look at Sun's tutorial for a start :
http://java.sun.com/docs/books/tutorial/uiswing/index.html
Regards,
Arnaud
<ffgg2005 (AT) tiscali (DOT) it> a écrit dans le message news:
[email]1116916562.406870.5640 (AT) g44g2000cwa (DOT) googlegroups.com[/email]...
| Quote: | I'm a newbie of Java language and I would like to know how I could
create a GUI in Java for a console program written in C, 'cause I'd
like to write a platform indipendent Graphical application.
I found out some helps at
http://www.math.ucla.edu/~anderson/JAVAclass/JavaInterface/JavaInterf....
Do you know further sites/references where I can find some stuff and
help?
Thanks in andvance for your replies.
|
|
|
| Back to top |
|
 |
Arnaud Berger Guest
|
Posted: Tue May 24, 2005 6:55 am Post subject: Re: C + Java |
|
|
Well, the link may help, but I first thought that you wanted to convert some
C app to a java one.
Sorry for having misread the post.
Regards,
Arnaud
"Arnaud Berger" <a.berger (AT) libertycontact (DOT) fr> a écrit dans le message news:
d6uio0$pk0$1 (AT) news (DOT) tiscali.fr...
| Quote: | Hi,
Sure, look at Sun's tutorial for a start :
http://java.sun.com/docs/books/tutorial/uiswing/index.html
Regards,
Arnaud
[email]ffgg2005 (AT) tiscali (DOT) it[/email]> a écrit dans le message news:
[email]1116916562.406870.5640 (AT) g44g2000cwa (DOT) googlegroups.com[/email]...
I'm a newbie of Java language and I would like to know how I could
create a GUI in Java for a console program written in C, 'cause I'd
like to write a platform indipendent Graphical application.
I found out some helps at
http://www.math.ucla.edu/~anderson/JAVAclass/JavaInterface/JavaInterf....
Do you know further sites/references where I can find some stuff and
help?
Thanks in andvance for your replies.
|
|
|
| Back to top |
|
 |
FaeLLe Guest
|
Posted: Wed May 25, 2005 6:53 am Post subject: Re: C + Java |
|
|
If you want to make a Java console GUI for your C program you want to
check this out,
http://vikram.blogspot.com/2005/01/charva.html
Ncurses for Java merely by changing the javax.swing.* import statement
to charvax.swing.* ;)
|
|
| Back to top |
|
 |
Thomas Weidenfeller Guest
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|