com.application.areca.launcher.gui.common
Class RefreshMonitor

java.lang.Object
  extended by com.application.areca.launcher.gui.common.RefreshMonitor

public class RefreshMonitor
extends java.lang.Object


Author:
Olivier PETRUCCI

Areca Build ID : 7299034069467778562

Constructor Summary
RefreshMonitor(Refreshable refreshable)
           
 
Method Summary
 void getFocus()
           
 void invalidate()
           
 void lostFocus()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RefreshMonitor

public RefreshMonitor(Refreshable refreshable)
Method Detail

invalidate

public void invalidate()

getFocus

public void getFocus()

lostFocus

public void lostFocus()