Adding a listener or an adapter (3 of 3)
public void textValueChanged
(TextEvent e) {
String[] s = new String[0];
int[] l = new int[0];
JavaLinkCommon.ltoj_ anchor.callLisp
("textValueChanged", handle, s, l);
}
} // end of class JLTextListener
Previous slide
Next slide
Back to first slide
View graphic version