multivalent.std.lens

Class Mirror

public class Mirror extends Lens

Like Cypher could be useful for reading coded messages, I guess, but mostly just a demonstration.

Version: $Revision: 1.2 $ $Date: 2002/01/15 00:28:39 $

Field Summary
static StringMSG_SETTYPE
Toggle between mirror of portion within lens versus mirror of entire page, excerpted in lens.
Method Summary
booleanpaintBefore(Context cx, Node node)
booleansemanticEventAfter(SemanticEvent se, String msg)
booleansemanticEventBefore(SemanticEvent se, String msg)
Spans should call super.semanticEventBefore to pick up morphing and deletion.

Field Detail

MSG_SETTYPE

public static final String MSG_SETTYPE
Toggle between mirror of portion within lens versus mirror of entire page, excerpted in lens.

"lensMirrorSetType".

Method Detail

paintBefore

public boolean paintBefore(Context cx, Node node)

semanticEventAfter

public boolean semanticEventAfter(SemanticEvent se, String msg)

semanticEventBefore

public boolean semanticEventBefore(SemanticEvent se, String msg)
Spans should call super.semanticEventBefore to pick up morphing and deletion.