Jump to content

Calling Charlapalli_Jailer Urgent


Recommended Posts

Posted

Bro, the code you gave me works great. Now I want to build a GUI for that. Which takes same inputs and gives the file out. Which GUI should I use and steps to follow

Posted

Meeting 30min

Posted

Bro, the code you gave me works great. Now I want to build a GUI for that. Which takes same inputs and gives the file out. Which GUI should I use and steps to follow

2 options

 

If it is internal or specific to machine u can use Applet(simple java code)

or  

If you want as RUL across the web then 

U can use Spring(Requires Spring / tomcat etc)

 

But ur req is like 

 

$ input fields and generate file right

 

so opt for either one 

Posted

I would like to create a .exe file so I can share it with other folks.
It should have a simple GUI
What say

Posted

I would like to create a .exe file so I can share it with other folks.
It should have a simple GUI
What say

u can write small applet and make it executable jar

 

where bu u can double click on jar file and run applet ..enter data and generate file

Posted

Ok cool any links on how to create a applet

Posted

Ok cool any links on how to create a applet

ur req is pretty simple

 

only thing make it runnable jar anthe 

 

i will porvide more info in  the evening

×
×
  • Create New...