Class FileSystemButtonSelectionAdater
java.lang.Object
org.eclipse.swt.events.SelectionAdapter
org.palladiosimulator.edp2.ui.wizards.datasource.FileSystemButtonSelectionAdater
- All Implemented Interfaces:
EventListener
,SelectionListener
,SWTEventListener
Opens a directory selection dialog for file system resources. The URI of the selected directory
is stored in a provided text field.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.swt.events.SelectionAdapter
widgetDefaultSelected
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.swt.events.SelectionListener
widgetDefaultSelected
-
Constructor Details
-
FileSystemButtonSelectionAdater
-
-
Method Details
-
widgetSelected
- Specified by:
widgetSelected
in interfaceSelectionListener
- Overrides:
widgetSelected
in classSelectionAdapter
-