Hai I am new to java. Say I started with hello world programming.
We have this assignment where we are asked to draw the map of France, a rough polygon with about 18 cities. with paths (lines) between each cities. Could any java experts help this novice how to start drawing this map in an applet, so that after I do a uniform search on this path, The path should be highlighted, like change colour from initial city to destination city
The help is very much appreciated. Thanx in advance Smitha