aim4.gui
Interface ViewerDebugView

All Known Implementing Classes:
Viewer

public interface ViewerDebugView

The interface for the view of the viewer for debugging.


Method Summary
 void highlightVehicle(int vin)
          Highlight a vehicle immediately.
 

Method Detail

highlightVehicle

void highlightVehicle(int vin)
Highlight a vehicle immediately.

Parameters:
vin - the VIN number of the vehicle


Copyright © 2011. All Rights Reserved.