Searched refs:designerError (Results 1 – 1 of 1) sorted by relevance
295 private static DesignerErrorInterface designerError = null; field in DesignerAccess299 designerError = obj; in setDesignerErrorInterface()306 if (designerError != null) { in reportInstantiationError()307 designerError.reportInstantiationError(msg); in reportInstantiationError()