jap
Interface JAPObserver

All Superinterfaces:
IProxyListener
All Known Subinterfaces:
IJAPMainView
All Known Implementing Classes:
AbstractJAPMainView, ConsoleJAPMainView, JAPNewView

interface JAPObserver
extends IProxyListener


Field Summary
 
Fields inherited from interface anon.proxy.IProxyListener
PROTOCOL_OTHER, PROTOCOL_WWW
 
Method Summary
 void updateValues(boolean bSync)
          Called if some values in the Model have changed.
 
Methods inherited from interface anon.proxy.IProxyListener
channelsChanged, transferedBytes
 

Method Detail

updateValues

void updateValues(boolean bSync)
Called if some values in the Model have changed. The GUI should refresh itselves.

Parameters:
bSync - Hint, if the update should be processed immedialy