Question: I am dowing a note taker using javafx and fxml and i have two classes named textModel and stylecharacter. the textModel has two method one

I am dowing a note taker using javafx and fxml and i have two classes named textModel and stylecharacter. the textModel has two method one is void getCharacter(Stylecharacter ) and list getCharacter(). the styleCharacter has boolean isbold() and boolean setBold() and getColor(). I need to write a controller that has an object type TextModel and it save each character that enter in the textArea in the list in textModel but we get check the stylecharacter for each one

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!