Class UserInterface

All Implemented Interfaces:
ComponentListener, WindowListener, ImageObserver, MenuContainer, PropertyChangeListener, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants, BeanInterface, ModifiedFlag, WindowInterface

public class UserInterface extends JmriJFrame implements PropertyChangeListener
User interface. Create a window with a menu bar and some controls: - IP name, address and port number of the running Z21 Server - a power on/off button - an all locos off button - menu entry for Z21 Server start/stop - menu entry for opening a mapping table window for turnout numbers - a table showing connected clients and their last used loco number
See Also: