wrapatext.statepattern
Class WrapATextState

java.lang.Object
  |
  +--wrapatext.statepattern.WrapATextState

public class WrapATextState
extends java.lang.Object


Constructor Summary
WrapATextState()
           
 
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

WrapATextState

public WrapATextState()
Method Detail

feedChar

public void feedChar(char character)