java.lang.Object
org.jpo.eventbus.EditSettingsHandler
Handles the request to edit Settings
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleEvent
(EditSettingsRequest request) Creates aSettingsDialog
where the user can edit Application wide settings.
-
Constructor Details
-
EditSettingsHandler
public EditSettingsHandler()
-
-
Method Details
-
handleEvent
Creates aSettingsDialog
where the user can edit Application wide settings.- Parameters:
request
- The request
-