Uses of Class
de.folt.models.applicationmodel.guimodel.support.OpenTMSStyleRangeProperties

Packages that use OpenTMSStyleRangeProperties
de.folt.models.applicationmodel.guimodel.editor.datasourceeditor   
 

Uses of OpenTMSStyleRangeProperties in de.folt.models.applicationmodel.guimodel.editor.datasourceeditor
 

Methods in de.folt.models.applicationmodel.guimodel.editor.datasourceeditor that return OpenTMSStyleRangeProperties
 OpenTMSStyleRangeProperties OpenTMSXMLStyledText.getOpenTMSStyleRangeProperties()
           
 

Methods in de.folt.models.applicationmodel.guimodel.editor.datasourceeditor with parameters of type OpenTMSStyleRangeProperties
 void OpenTMSXMLStyledText.setOpenTMSStyleRangeProperties(OpenTMSStyleRangeProperties openTMSStyleRangeProperties)