Package jmri.jmrix.pricom.downloader
Class LoaderPane.LocalReader.Notify
- java.lang.Object
-
- jmri.jmrix.pricom.downloader.LoaderPane.LocalReader.Notify
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- LoaderPane.LocalReader
class LoaderPane.LocalReader.Notify extends java.lang.Object implements java.lang.Runnable
-
-
Field Summary
Fields Modifier and Type Field Description (package private) java.lang.String
message
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
when invoked, format and display the message
-