|
Plot 2D from RS-232
Well, those recommends is a junk program I found in internet they need someone to pay for download the stuff for graph, but not what I really want for my implementation.
Right now I have trouble with compilation of the Applet..
How to add main argument to complie the applet
if
I have
my class extends JApplet {
...}
public static void main[](...)
{ //should I do
JApplet.SetLookandFeel...???
}
Thanks, I'm not an expert in this field.
but my applet and JFrame is not working and it compile perfectly from the example I had but I can't see the result.
Pratana S.
|