Results 1 to 4 of 4
- 03-28-2012, 10:53 AM #1
Member
- Join Date
- Mar 2012
- Posts
- 2
- Rep Power
- 0
Converting html course to destop mac application
Hi,
I have no experience in JAVA. But planning to learn. Have an query pls help me on that.
I have created an html course using Lectora. Course is having external html popups which contains pdfs.
Now my client want to convert this html course to desktop application for mac.
Is this possible with java.
If yes please help me with things I need for this.
Please help!
- 03-28-2012, 12:07 PM #2
Re: Converting html course to destop mac application
There is a new Java SE API "JavaFX" that is intended to be used in Desktops, Webpages etc. It is still very immature, but contains some good controls that that work alone or with Java Swing and can solve your problem. I don't know any control in Swing that can display HTMLs in Swing windows but Javafx can.
Last edited by gauravfzd; 03-28-2012 at 12:09 PM.
- 03-28-2012, 12:15 PM #3
Re: Converting html course to destop mac application
One more thing, Don't consider my post as last option because there are many other options in java that can solve your problem but all of the options requires you to have a good programming skills in Java
- 03-29-2012, 12:32 PM #4
Member
- Join Date
- Mar 2012
- Posts
- 2
- Rep Power
- 0
Re: Converting html course to destop mac application
Similar Threads
-
Converting this Applet to an Application
By karthus in forum New To JavaReplies: 4Last Post: 07-07-2010, 04:30 AM -
Converting java application to applet
By rcj66 in forum Java AppletsReplies: 2Last Post: 03-16-2010, 07:41 PM -
Help in converting Java application to desktop application in Netbeans
By realahmed8 in forum AWT / SwingReplies: 3Last Post: 12-04-2009, 12:10 PM -
Converting java application to J2ME
By coldvoice05 in forum NetBeansReplies: 0Last Post: 10-10-2009, 04:32 PM -
Converting an Application to an Applet in NetBeans
By RaefWolfe in forum NetBeansReplies: 1Last Post: 03-27-2009, 05:47 PM
Bookmarks