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 voidErrorHandler. 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 voidDialogErrorHandler. handle(ErrorMemo e)Handle error by formatting and putting up a dialog box
-