edu.washington.cs.pl_if.gui
Interface RequiresUpdates

All Known Implementing Classes:
DataTable, GuiHostOverview

public interface RequiresUpdates


Method Summary
 boolean isVisible()
           
 boolean shouldUpdate()
           
 void updateGui()
           
 

Method Detail

updateGui

void updateGui()

isVisible

boolean isVisible()

shouldUpdate

boolean shouldUpdate()