Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8120108

Deprecate com.sun.glass.ui.Application.Run(String args[], String title, final Launchable launchable)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • fx2.1
    • fx2.0
    • javafx
    • Mac OS X 10.7

      Originally, Glass used com.sun.glass.ui.Application.Run(String args[], String title, final Launchable launch able) to allow the client to provide a custom App name.

      There is already other mechanisms in place that control the App name and JFX - the only Glass client at this time is not using the title parameter either.

      On Mac we use the info from bundle, then -Xdock:name (assuming we can implement it)

      Unsure about Windows/Linux.

      We should deprecate this API to simplify the situation.

            gziemski Gerard Ziemski
            gziemski Gerard Ziemski
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: