Class WorkspaceButtonSelectionAdapter

java.lang.Object
org.eclipse.swt.events.SelectionAdapter
org.palladiosimulator.edp2.ui.wizards.datasource.WorkspaceButtonSelectionAdapter
All Implemented Interfaces:
EventListener, SelectionListener, SWTEventListener

public class WorkspaceButtonSelectionAdapter extends SelectionAdapter implements SelectionListener
Opens a directory selection dialog for workspace resources. The resulting URI of the selected directory is stored in a provided text field.