LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Can i Use shell script as backend & Java(Swings) as front end in Linux Platform ?? (https://www.linuxquestions.org/questions/programming-9/can-i-use-shell-script-as-backend-and-java-swings-as-front-end-in-linux-platform-721780/)

shivarajM 04-26-2009 07:47 AM

Can i Use shell script as backend & Java(Swings) as front end in Linux Platform ??
 
I am doing project in linux platform, I have written codings in shell script & I want to design interface for it in JAVA
Can I opt Java(Swings) as Front end for shell script, which is my back end.....
Please help as quickly as possible.............I am waiting for ur reply..........

Thanks in Advance.............

jhwilliams 04-26-2009 07:56 AM

Quote:

Originally Posted by shivarajM (Post 3521308)
I am doing project in linux platform, I have written codings in shell script & I want to design interface for it in JAVA
Can I opt Java(Swings) as Front end for shell script, which is my back end.....
Please help as quickly as possible.............I am waiting for ur reply..........

Thanks in Advance.............

I doubt it, but that sounds real ugly anyway and I wouldn't recommend it. There's a similar forum posted here, btw: http://www.linuxquestions.org/questi...script-561451/

These are some of the routine solutions to address GUIs for Bash:

Quote:

Originally Posted by gnashley (Post 2788302)
any one of dialog(CLI ncurses), whiptail(newt libs), Xdialog(gtk), gdialog(gnome), zenity(gnome) or kommander(kde)



All times are GMT -5. The time now is 01:24 AM.