-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
master
Further additions to the MonkeyTester application:
- readme.md: In this command we should not add "javafx-sdk-24" in the path. JAVAFX already includes sdk folder we just need to use java -p <JAVAFX>/lib/ --add-modules ALL-MODULE-PATH -jar MonkeyTester.jar
- TableView page: canvas based cell and row factories
- Dialog page
- Progress Bar Page
- additional scripts in the WritingSystemsDemo
- pure Swing JTextField/JTextArea window
- ImageView page
- AudioClip page
- events in Drag and Drop page
- added miscellaneous options
- TextFlow page: updated hit info visualization, tab stop policy
- WebView page: added direct html input
Also, upgraded the build scripts and eclipse settings to JDK24 and JFX24 (you may need to upgrade Eclipse).
- readme.md: In this command we should not add "javafx-sdk-24" in the path. JAVAFX already includes sdk folder we just need to use java -p <JAVAFX>/lib/ --add-modules ALL-MODULE-PATH -jar MonkeyTester.jar
- TableView page: canvas based cell and row factories
- Dialog page
- Progress Bar Page
- additional scripts in the WritingSystemsDemo
- pure Swing JTextField/JTextArea window
- ImageView page
- AudioClip page
- events in Drag and Drop page
- added miscellaneous options
- TextFlow page: updated hit info visualization, tab stop policy
- WebView page: added direct html input
Also, upgraded the build scripts and eclipse settings to JDK24 and JFX24 (you may need to upgrade Eclipse).
- clones
-
JDK-8352746 [TestBug] Monkey Tester Application Update 5
-
- Resolved
-
- links to
-
Commit(master) openjdk/jfx/bcc86b81
-
Review(master) openjdk/jfx/1887