Public Member Functions | Private Attributes

de.fraunhofer.isst.axbench.editors.properties.tabs.AXLEditorTabSection.TextModifyListener Class Reference

this class realize the text modify listener. for other gui elements another modify listener has to be etablished. More...

List of all members.

Public Member Functions

void modifyText (ModifyEvent e)
 TextModifyListener (QualifiedName id, Text textfield)

Private Attributes

QualifiedName id = null
 the property defined inside the properties hash map
Text textfield = null
 the text field

Detailed Description

this class realize the text modify listener. for other gui elements another modify listener has to be etablished.

Author:
skaegebein
Version:
0.9.0
Since:
0.9.0

Constructor & Destructor Documentation

de.fraunhofer.isst.axbench.editors.properties.tabs.AXLEditorTabSection.TextModifyListener.TextModifyListener ( QualifiedName  id,
Text  textfield 
)

Member Function Documentation

void de.fraunhofer.isst.axbench.editors.properties.tabs.AXLEditorTabSection.TextModifyListener.modifyText ( ModifyEvent  e  ) 

Member Data Documentation

the property defined inside the properties hash map

the text field