|
Hi all,
Just to share my conclusions with the group, after
investigating the matters below I have concluded with the following
conclusions:
1) In order to enable quick startup of the
application I have implemented a simple caching system that loads the HTML file
into the JTextPane when the containing panel is first viewed (instead of loading
ALL HTML files at startup).
2) I have added a HyperlinkListener that catches
all link events, parses the HREF within the clicked link and invokes an
emulation of a click on the relevant node in the navigation tree.
Best Regards,
David Treves.
To change your membership options, refer to: http://www.sys-con.com/java/list.cfm |
- [jdjlist] Using SWING's JTextPane David Treves
- David Treves
