Home
last modified time | relevance | path

Searched refs:designerError (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/
H A DDesignerAccess.java295 private static DesignerErrorInterface designerError = null; field in DesignerAccess
299 designerError = obj; in setDesignerErrorInterface()
306 if (designerError != null) { in reportInstantiationError()
307 designerError.reportInstantiationError(msg); in reportInstantiationError()