java.lang.Object
org.jpo.gui.ApplicationStartupHandler
Handles application startup
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleEvent(ApplicationStartupRequest request) Handles the application startup by posting anOpenMainWindowRequest, starting theStartCameraWatchDaemonRequest, starting theStartThumbnailCreationDaemonRequest.
-
Field Details
-
GENERIC_INFO
Title for Info Boxes
-
-
Constructor Details
-
ApplicationStartupHandler
public ApplicationStartupHandler()
-
-
Method Details
-
handleEvent
Handles the application startup by posting anOpenMainWindowRequest, starting theStartCameraWatchDaemonRequest, starting theStartThumbnailCreationDaemonRequest. If an autoLoad is defined in the Settings it will load that or start a new collection withStartNewCollectionRequest.- Parameters:
request- the startup request- See Also:
-