com.croftsoft.apps.exemplar
Interface ExemplarModel

All Known Implementing Classes:
ExemplarModelImp

public interface ExemplarModel

Exemplar model accessor interface. Read-only access to model state.

Since:
2006-01-14
Version:
$Id: ExemplarModel.java,v 1.2 2008/02/15 22:38:03 croft Exp $
Author:
David Wallace Croft

Method Summary
 long getClickCount()
           
 double getPhase()
           
 

Method Detail

getClickCount

long getClickCount()

getPhase

double getPhase()

CroftSoft Javadoc

CroftSoft Apps Javadoc (2008-09-28 21:15:07)