multivalent
public class CursorMark extends Behavior implements Observer
Version: $Revision: 1.4 $ $Date: 2003/06/02 05:02:35 $
Field Summary | |
---|---|
static String | MSG_SET
Announce cursor has been moved to new point.
|
Method Summary | |
---|---|
void | destroy() |
Mark | getMark() |
int | getPriority() |
boolean | isSet() |
void | move(Mark m) |
void | move(Leaf n, int offset) |
void | move(int delta) |
boolean | paintAfter(Context cx, Node start) |
void | repaint() |
void | repaint(long ms) |
void | restore(ESISNode n, Map<String,Object> attr, Layer layer) |
boolean | semanticEventAfter(SemanticEvent se, String msg) Remove self when referenced document is closed. |
void | update(Observable o, Object arg) |
"setCursor": arg= CursorMark this.