java.lang.Object
org.jpo.eventbus.EditSettingsHandler
Handles the request to edit Settings
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidhandleEvent(EditSettingsRequest request) Creates aSettingsDialogwhere the user can edit Application wide settings.
- 
Constructor Details- 
EditSettingsHandlerpublic EditSettingsHandler()
 
- 
- 
Method Details- 
handleEventCreates aSettingsDialogwhere the user can edit Application wide settings.- Parameters:
- request- The request
 
 
-