File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Swing / AWT / SWT / JFace and the fly likes wanting a mouseListener Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT / JFace
Reply Bookmark "wanting a mouseListener " Watch "wanting a mouseListener " New topic
Author

wanting a mouseListener

Charlotte Shearrill
Ranch Hand

Joined: Dec 07, 2001
Posts: 34
i am currently using a mouseListener on a JeditorPane. i would like to have HTML links inside of this pane and click on a link, rather than the pane, to have my actions performed. where should i get started?
Vinod Venugopal
Ranch Hand

Joined: Dec 06, 2000
Posts: 148
You can use HTML Editor kit & implement HyperLinkListener interface for activating events when hyperlinks are clicked
Vinod V


- Vinod<br />-------<br />SCJP2
 
IntelliJ Java IDE
 
subject: wanting a mouseListener
 
Threads others viewed
Saving JPanel as image
Make Line Graph scrollable in a JScrollPane?
JComboBox is deaf
pane
Java Actually Question
MyEclipse, The Clear Choice