gui
Interface TSPguiUpdate

All Known Implementing Classes:
TSPguiMain

public interface TSPguiUpdate

Interface to send TSP model events back to the GUI.

Author:
Heinz Kredel.

Method Summary
 void modelStatus()
           
 void modelUpdated()
           
 

Method Detail

modelUpdated

void modelUpdated()

modelStatus

void modelStatus()