Uses of Class
edu.ntnu.stud.chaosgame.view.modificationpopups.JuliaPopup
Packages that use JuliaPopup
-
Uses of JuliaPopup in edu.ntnu.stud.chaosgame.controller.game
Methods in edu.ntnu.stud.chaosgame.controller.game with parameters of type JuliaPopupModifier and TypeMethodDescriptionprivate ChaosGameDescription
PopupButtonController.createChaosGameDescriptionFromJuliaPopup
(JuliaPopup popup) Creates a ChaosGameDescription from the data in a JuliaPopup.void
PopupButtonController.handleUpdateButton
(JuliaPopup popup) Handles the update button action for the JuliaPopup.