aim4.gui
Interface StatusPanelInterface

All Known Implementing Classes:
AdminControlPanel, ConsolePanel, SimControlPanel, StatPanel, SystemPanel, VehicleInfoPanel

public interface StatusPanelInterface

The interface for the status panels.


Method Summary
 void clear()
          Clear the panel.
 void update()
          Update the panel.
 

Method Detail

update

void update()
Update the panel.


clear

void clear()
Clear the panel.



Copyright © 2011. All Rights Reserved.