com.croftsoft.apps.exemplar
Interface Accessor

All Known Implementing Classes:
Model

public interface Accessor

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

Since:
2006-01-14
Version:
$Id: Accessor.java,v 1.4 2006/06/22 13:38:21 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 (2006-11-12 23:26:47)