org.perfectjpattern.core.behavioral.observer
Interface IClock

All Superinterfaces:
IObserver<Date>, IWidget
All Known Implementing Classes:
AnalogClock, DigitalClock

public interface IClock
extends IWidget, IObserver<Date>

Abstract definition of a Clock

Version:
$Revision: 1.0 $Date: May 25, 2008 3:41:10 PM $
Author:
Giovanni Azua
 

Method Summary
 
Methods inherited from interface org.perfectjpattern.core.behavioral.observer.IWidget
draw
 
Methods inherited from interface org.perfectjpattern.core.api.behavioral.observer.IObserver
update
 



Copyright © 2007-2009. All Rights Reserved.