java.lang.Object
org.jpo.eventbus.ChooseAndAddFlatfileHandler
Brings up a chooser to pick a flat file and add them to the group.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleEvent
(ChooseAndAddFlatfileRequest request) Brings up a chooser to pick a flat file and add them to the group.
-
Constructor Details
-
ChooseAndAddFlatfileHandler
public ChooseAndAddFlatfileHandler()
-
-
Method Details
-
handleEvent
Brings up a chooser to pick a flat file and add them to the group.- Parameters:
request
- the Request
-