gzz.impl
Interface ModularCellTexter

All Superinterfaces:
CellTexter
All Known Implementing Classes:
SimpleVStreamTexter

public interface ModularCellTexter
extends CellTexter

A celltexter that knows how to act in a ModularSpace.


Method Summary
 void setSpace(ModularSpace s)
          Set the modularspace that this celltexter is part of.
 
Methods inherited from interface gzz.CellTexter
copyText, deleteText, getCellsWithContent, getText, insertText, moveText, setText
 

Method Detail

setSpace

public void setSpace(ModularSpace s)
Set the modularspace that this celltexter is part of.