java listener help

cfleck

tired
i am trying to make an app that relies on a jframe that containes a jtextpane object. when i drag a hyperlink into it from safari, it puts the text of the link into the textpane. i want to do some other stuff to it as well. what kind of listener will detect that event?
 
Back
Top