Online documentation for SimpleMediaViewer
Generated 2006-03-17
Simple frame for displaying media in the form of urls resources.
Description
A frame for display web pages, audio clips, images and possibly animations.
Just set the URL of the media resource and it should display.
Remember to set your proxy settings if behind a firewall.
A simple history of visited resources is also implemented.
Configuration
Although this component requires no configuration as such, if
your network requires you to access the web through a web-cache/proxy,
then the component must be used in a java environment where web-cache/proxy
access has been configured properly (eg jvm caching properties set).
Usage
Just set the URL of the media resource and it should display.
Technical Details
Currently uses the Java EditorPane->Styled Document to render
HTML pages. Complex pages (CSS, etc) might not display properly.