Re: Create java image from Jpanel without displaying
From: Jaume (rreport_at_confluencia.net)
Date: 12/04/03
- Next message: Nermin Brgulja: "jdk1.4 Logger"
- Previous message: Joe: "Java HTML formatter?"
- In reply to: Moth: "Create java image from Jpanel without displaying"
- Next in thread: hiwa: "Re: Create java image from Jpanel without displaying"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 4 Dec 2003 14:25:27 -0800
RChart includes a servlet which does not needs to display any panel:
http://www.java4less.com/charts_e.htm
"Moth" <no@email.here> wrote in message news:<Se7zb.36702$aT.19778@news-server.bigpond.net.au>...
> I have a PlotPanel class that extends JPanel which I have used previously to
> display charts in swing guis. I now want to display a graph in a jsp page
> so I was going to generate the graph and then save it to a jpeg and then
> display it in the page.
>
> Is there anyway to create an Image from a JPanel without actually displaying
> it in a JFrame first? Can anyone suggest a better way to create a chart
> image for servlet/jsp?
- Next message: Nermin Brgulja: "jdk1.4 Logger"
- Previous message: Joe: "Java HTML formatter?"
- In reply to: Moth: "Create java image from Jpanel without displaying"
- Next in thread: hiwa: "Re: Create java image from Jpanel without displaying"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|