plotter

Iam developing a code for plotting the waves . . . and i found some codes in net. I met with some errors when using import se.lth.control.*;Why is it so. I was not able to find this packege in my JDk5.0
[223 byte] By [vivekphlpa] at [2007-11-27 0:23:57]
# 1
Wow, how descriptive you were!!..anyway, it's because you didn't download and/or include the necessary packages.
jadespirita at 2007-7-11 22:20:09 > top of Java-index,Java Essentials,Java Programming...
# 2
Any idea what package they are.....
vivekphlpa at 2007-7-11 22:20:09 > top of Java-index,Java Essentials,Java Programming...
# 3
hi vivek,I feel you are not putting necessary jar files on classpath as i thinkwhatever u r writing may not be part of jdk api.so get the right jars and put them on classpath.may it help u.
Yogesh.Nandwanaa at 2007-7-11 22:20:09 > top of Java-index,Java Essentials,Java Programming...
# 4
yes...i too know that but the jar files was not provided by the programmers...From where can i get it
vivekphlpa at 2007-7-11 22:20:09 > top of Java-index,Java Essentials,Java Programming...
# 5
> yes...> i too know that but the jar files was not provided by> the programmers...> From where can i get itwild guess - from them !
Aknibbsa at 2007-7-11 22:20:10 > top of Java-index,Java Essentials,Java Programming...
# 6
if u have downloaded required api for plotters,u must be having all required jars inside the archive.once try to find these jars and put them on build pathand see, might work!!!
Yogesh.Nandwanaa at 2007-7-11 22:20:10 > top of Java-index,Java Essentials,Java Programming...