Remove applet code

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: deploy

      FXJar.java 49: * <li> embeds of fallback AWT applet (to be used if JavaFX is not available)

      Application.java 73: /**
           * Main class of AWT-based applet to be used if application fail to launch
           * due to missing FX runtime and installation of JavaFX is not possible.
           *
           * @ant.not-required
           */
          public void setFallbackClass(String v) {
              fallbackApp = v;
          }

            Assignee:
            Chris Bensen (Inactive)
            Reporter:
            Chris Bensen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: