Search found 3 matches

by xin
Wed Jul 09, 2008 10:09 am
Forum: JFreeChart
Topic: I lost keyListener when I change Range
Replies: 2
Views: 2692

Excuse for my not detailed description of the problem.The problem is when I insert the smoothing in the JTextArea, the second time I do this and I click OK the focus remain in the JTextArea but I want that it return on the last chart when I've add a KeyListener.Now I think that the applet run on you...
by xin
Mon Jul 07, 2008 9:51 am
Forum: JFreeChart
Topic: [resolved] Value Axis Label unreadable
Replies: 4
Views: 4376

hi,can you put here an image?I think that I've just resolve this problem!
by xin
Mon Jul 07, 2008 9:30 am
Forum: JFreeChart
Topic: I lost keyListener when I change Range
Replies: 2
Views: 2692

I lost keyListener when I change Range

Hi, I'm a Italian students that is built a java web application...The application is based to a jfreechart pack.But I've a problem when I apply the AutoRange or manualRange on the axis from a button I lost the keyListener of this graphics. The code that i use for this is: I was forgetting to say tha...