-
Sub-task
-
Resolution: Fixed
-
P3
-
fx2.0
The following API cleanup is needed for the application package:
1. Rename Platform.isFxUserThread() to isFxApplicationThread()
2. Change start() method (and maybe init, stop, and destroy) to throw Exception so that application writers who extend these methods don't have to explicitly catch them.
1. Rename Platform.isFxUserThread() to isFxApplicationThread()
2. Change start() method (and maybe init, stop, and destroy) to throw Exception so that application writers who extend these methods don't have to explicitly catch them.