Public Member Functions | Package Attributes

de.fraunhofer.isst.axbench.operations.dialogs.AXLElementSelectionDialog.AXLElementSelectionAdapter Class Reference

the selection adapter for the AXLElementSelectionLists More...

List of all members.

Public Member Functions

 AXLElementSelectionAdapter (Button newCheckButton, IAXLangElement newUserSelectedElement)
void widgetSelected (SelectionEvent e)

Package Attributes

Button theCheckButton
IAXLangElement theUserSelectedElement

Detailed Description

the selection adapter for the AXLElementSelectionLists


Constructor & Destructor Documentation

de.fraunhofer.isst.axbench.operations.dialogs.AXLElementSelectionDialog.AXLElementSelectionAdapter.AXLElementSelectionAdapter ( Button  newCheckButton,
IAXLangElement  newUserSelectedElement 
)

Member Function Documentation

void de.fraunhofer.isst.axbench.operations.dialogs.AXLElementSelectionDialog.AXLElementSelectionAdapter.widgetSelected ( SelectionEvent  e  ) 

Member Data Documentation