Holger's
Java API

Uses of Class
com.antelmann.timeregister.PunchStation

Packages that use PunchStation
com.antelmann.timeregister This package contains classes that implement a time register solution for a small business. 
 

Uses of PunchStation in com.antelmann.timeregister
 

Methods in com.antelmann.timeregister that return PunchStation
 PunchStation PunchClientFrame.getPunchStation()
           
 PunchStation JPunchClock.getPunchStation()
           
 PunchStation JBarcodePunchClock.getPunchStation()
          the stations' logger will have an added writer that writes to its text component
 

Constructors in com.antelmann.timeregister with parameters of type PunchStation
JBarcodePunchClock(PunchStation station)
           
JPunchClock(PunchStation station)
           
PunchClientFrame(PunchStation station)
           
 



(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads