Technology
 

Talk:Applet Example

From Planet JFX

Hi, i tried de example but it doesn´t work.

My console shows: exception: null. java.io.FileNotFoundException: JNLP not available: AppletJavaFX_browser.jnlp at sun.plugin2.applet.JNLP2Manager.loadJarFiles(Unknown Source) at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Exception: java.io.FileNotFoundException: JNLP not available: AppletJavaFX_browser.jnlp



[edit] Automated transfer of Problem Report #16195

The following message was left by Anonymous via PR #16195 on 2008-12-12 11:43:48 UTC

I haven't been able to compile the fx file. Here are the errors shown.

HelloApplet.fx:5: package javafx.application does not exist import javafx.application.*; ^ HelloApplet.fx:7: cannot find symbol symbol  : class Application location: class HelloApplet Application { ^ HelloApplet.fx:8: Invalid assignment

   stage: Stage {
   ^

HelloApplet.fx:8: cannot find symbol symbol  : class Stage location: class HelloApplet

   stage: Stage {
          ^

HelloApplet.fx:9: Invalid assignment

content: {