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
Constructors -
Method Summary
Methods inherited from class org.eclipse.swt.events.SelectionAdapter
widgetDefaultSelectedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.swt.events.SelectionListener
widgetDefaultSelected
-
Constructor Details
-
FileSystemButtonSelectionAdater
-
-
Method Details
-
widgetSelected
- Specified by:
widgetSelectedin interfaceSelectionListener- Overrides:
widgetSelectedin classSelectionAdapter
-