Re: window
Snide wrote:
Supplied by your site, or ripped off someone else's site?
The files to be displayed (HTML and linked files like pictures) will
first be downloaded locally.
A more interesting question is, "What does the user need?".
There is no "user". It is an embedded application with Windows CE, and
probably later Linux (hence java).
The need is what I explained : display some contents in windows. There
can be several windows, each displaying a different information.
Most content will be HTML, including possibly pictures, text, flash,
video stream or local mpeg.
Denis
To display HTML with pictures and text should be no problem in a
JEditorPane inside a JWindow or borderless JFrame. Flash, video and
mpeg I don't think can be displayed in a JEditorPane. You are probably
going to need to produce your own display pages. MPEG if it is using
even a slightly new codec will require some third party software. JMF,
which is no longer supported, will do some old formats. There are some
new video and audio things coming with version 7 but that is a way off
and it won't be complete until version 8 I understand.
It would be really nice to have a JComponent that would display MPEG
video or Flash.
--
Knute Johnson
email s/nospam/knute/