Package jmri.web.servlet.frameimage
A servlet to provide access to any open JMRI window.
You can get the window as a PNG image, or as a HTML web page with various attributes. You can also get a list of available windows by not passing one in.
Configuration of the HTML is via the JmriJFrameServlet.properties file, allowing internationalization.
-
Class Summary Class Description Bundle JmriJFrameServlet A simple servlet that returns a JMRI window as a PNG image or enclosing HTML file.