reset password
Author Message
bmwlik
Posts: 5
Posted 18:57 May 07, 2017 |

Can we use JOption pane for the popup and getting input ? 

Andy Echeverria
Posts: 11
Posted 18:59 May 07, 2017 |

I asked him this question during his office hours. He said everything should be in javaFX or FXML.

bmwlik
Posts: 5
Posted 19:02 May 07, 2017 |

I dont understand this thing that we have to menu bar to retrieve amd save monster attacks ? 

and also vampire persister is using JOption pane in the lecture  notes .

nickdrakesi
Posts: 11
Posted 19:03 May 07, 2017 |

The point of the lab is to learn how to use Javafx and Binary IO, so I don't think he'll let you use JOption Pane. 

Andy Echeverria
Posts: 11
Posted 19:05 May 07, 2017 |

Yeah, that is just an example in the lecture. The vampire persister example is similar on what you are supposed to do to save/write a file. You can recreate the JOption dialog/windows using either javaFX or FXML.