Uses of Class
jmri.util.swing.ExceptionContext
Packages that use ExceptionContext
Package
Description
Tools and utilities for doing a systematic reworking of the JMRI GUI.
-
Uses of ExceptionContext in jmri.util.swing
Subclasses of ExceptionContext in jmri.util.swingModifier and TypeClassDescriptionclassExtends ExceptionContext class for exceptions that are not expected, and therefore have no suggestions for the user.Methods in jmri.util.swing with parameters of type ExceptionContextModifier and TypeMethodDescriptionstatic voidExceptionDisplayFrame.displayExceptionDisplayFrame(Component owner, ExceptionContext context) Display an ExceptionDisplayFrame.