Class FileSystemButtonSelectionAdater

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

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