Question: I need to write a java program using Netbeans with it's scene builder. The goal is to create a letter frequency counter using a histogram
I need to write a java program using Netbeans with it's scene builder. The goal is to create a letter frequency counter using a histogram layout and piechart layout as shown in the pictures below. I also need to follow the component layout as shown below. Basically what would the ending .java code and FXMLDocumentcontroller.java code look like after replicating the following layout?
Screenshots:
Component layout for scene builder

Program layout:



- [t] AnchorPane Pane PieChart 11 BarChart CategoryAxis NumberAxis ComboBox Chart type oK Button Input Data OK ButtonClose - [t] AnchorPane Pane PieChart 11 BarChart CategoryAxis NumberAxis ComboBox Chart type oK Button Input Data OK ButtonClose
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
