Interface Cell

  • All Superinterfaces:
    Attributed

    public interface Cell
    extends Attributed
    A Cell represents one location on the screen.
    Version:
    $Id$
    Author:
    MRomijn
    • Method Detail

      • getText

        char getText()
        Get the text of this Cell. The text of a Cell is a char.
        Returns:
        the text