Uses of Class
jmri.configurexml.ErrorMemo
-
Packages that use ErrorMemo Package Description jmri.configurexml Provides an XML-based mechanism for storing and restoring configurations.jmri.configurexml.swing -
-
Uses of ErrorMemo in jmri.configurexml
Methods in jmri.configurexml with parameters of type ErrorMemo Modifier and Type Method Description void
ErrorHandler. handle(ErrorMemo e)
Handle an error. -
Uses of ErrorMemo in jmri.configurexml.swing
Methods in jmri.configurexml.swing with parameters of type ErrorMemo Modifier and Type Method Description void
DialogErrorHandler. handle(ErrorMemo e)
Handle error by formatting and putting up a dialog box
-