java.lang.Object
org.jpo.eventbus.ChooseAndAddFlatfileHandler
Brings up a chooser to pick a flat file and add them to the group.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleEvent(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
-