multivalent.devel.lens

Class CharNum

public class CharNum extends Lens

CharNum lens (RFC ref).

Version: $Revision: 1.3 $ $Date: 2002/02/17 18:30:03 $

Field Summary
static StringMSG_SET_HEX
Switch between hex and decimal displays of character codes.
Method Summary
booleanpaintAfter(Context cx, Node node)
Restores Graphics2D passed in paintBefore.
booleanpaintBefore(Context cx, Node node)
booleansemanticEventAfter(SemanticEvent se, String msg)
booleansemanticEventBefore(SemanticEvent se, String msg)

Field Detail

MSG_SET_HEX

public static final String MSG_SET_HEX
Switch between hex and decimal displays of character codes.

"setCharAsHex".

Method Detail

paintAfter

public boolean paintAfter(Context cx, Node node)
Restores Graphics2D passed in paintBefore.

paintBefore

public boolean paintBefore(Context cx, Node node)

semanticEventAfter

public boolean semanticEventAfter(SemanticEvent se, String msg)

semanticEventBefore

public boolean semanticEventBefore(SemanticEvent se, String msg)