wrapatext.newstatepattern
Class WrapATextFSM

java.lang.Object
  |
  +--wrapatext.newstatepattern.WrapATextFSM

public class WrapATextFSM
extends java.lang.Object
implements WrapAText


Constructor Summary
WrapATextFSM()
           
 
Method Summary
 void feedChar(char character)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WrapATextFSM

public WrapATextFSM()
Method Detail

feedChar

public void feedChar(char character)
Specified by:
feedChar in interface WrapAText