Uses of Class
net.sf.okapi.lib.verification.QualityCheckSession
-
-
Uses of QualityCheckSession in net.sf.okapi.lib.verification
Methods in net.sf.okapi.lib.verification that return QualityCheckSession Modifier and Type Method Description QualityCheckSessionIQualityCheckEditor. getSession()Gets the session associated with this editor.Methods in net.sf.okapi.lib.verification with parameters of type QualityCheckSession Modifier and Type Method Description voidIQualityCheckEditor. initialize(Object parent, boolean asDialog, IHelp helpParam, IFilterConfigurationMapper fcMapper, QualityCheckSession session)Initializes this IQualityCheckEditor object.
-