com.croftsoft.apps.client
Interface ClientAccessor

All Known Implementing Classes:
ClientModel

public interface ClientAccessor

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

Since:
2006-10-30
Version:
$Id: ClientAccessor.java,v 1.1 2006/10/30 10:25:17 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)