Class CanSendPane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, CanPanelInterface

public class CanSendPane extends CanPanel
User interface for sending CAN frames to exercise the system

When sending a sequence of operations:

  • Send the next message and start a timer
  • When the timer trips, repeat if buttons still down.
See Also: