uk.org.pjt.jmaxellanotostream
Interface PenListener

All Known Implementing Classes:
MaxellAnotoPen

public interface PenListener

Modified by Phil Tuddenham from parts of the R3 toolkit (Copyright Stanford University, written by Ron Yeh and available from http://hci.stanford.edu/paper/ under the BSD licence).


Method Summary
 void penUp()
           
 void sample(int x, int y, int force)
           
 

Method Detail

penUp

void penUp()

sample

void sample(int x,
            int y,
            int force)