Class SendPacketFrame

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

public class SendPacketFrame extends JmriJFrame
User interface for sending DCC packets.

This was originally made from jmrix.loconet.logogen, but note that the logic is somewhat different here. The LocoNet version waited for the sent (LocoNet) packet to be echo'd, while this starts the timeout immediately.

See Also: