Uses of Interface
com.openinventor.inventor.errors.SoErrorStack.Handler
-
Packages that use SoErrorStack.Handler Package Description com.openinventor.inventor.errors -
-
Uses of SoErrorStack.Handler in com.openinventor.inventor.errors
Methods in com.openinventor.inventor.errors with parameters of type SoErrorStack.Handler Modifier and Type Method Description static void
SoErrorStack. setHandlerCallback(SoErrorStack.Handler h)
Sets the handler for SoErrorStack class.
-