| Bundle | 
  | 
| ConnectionConfig | 
 Definition of objects to handle configuring a layout connection via a LocoNet
 hexfile emulator. 
 | 
| HexFileFrame | 
 Frame to inject LocoNet messages from a hex file and (optionally) mock a response to specific Discover
 messages. 
 | 
| HexFileServer | 
 copied from HexFileFrame, then all ui-related elements removed. 
 | 
| HexFileSystemConnectionMemo | 
 Lightweight class to denote that a system is "active" via a LocoNet hexfile emulator. 
 | 
| LnHexFileAction | 
 Swing action to create and register a LnHexFileFrame object 
 | 
| LnHexFilePort | 
 LnHexFilePort implements a LnPortController via an ASCII-hex input file. 
 | 
| LnSensorManager | 
 Manage the LocoNet-specific Sensor implementation via a LocoNet
 hexfile emulator. 
 |