p2pMapReduce.gui
Interface Updatable

All Known Implementing Classes:
BackupJobViewer, ExecutionPanel, NetPanel, PrimaryJobViewer, TaskViewer, UserJobFrame

public interface Updatable

An object that can be updated


Method Summary
 boolean noMoreUpdate()
           
 void update()
           
 

Method Detail

noMoreUpdate

boolean noMoreUpdate()

update

void update()