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

Provide ability to alter the implicit "exit on last window closed" behavior

XMLWordPrintable

      We should consider adding a property that an Application could set in its start method to indicate that it doesn't want the implicit "exit on last window closed" behavior. Such an app would stay alive until it explicitly called Platform.exit().

      Proposed method is:

      public final void Application.setImplicitExit(boolean implicitExit)

            kcr Kevin Rushforth
            kcr Kevin Rushforth
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: