Hi
In my application i imported 1 jar file,in that i have one class file with method name Drawscreen(graphics g).No i want this method to be called from my Mainapplication startapp().But i can't call that method because graphics(g) is not supported.Anybody can please help me.

Reply With Quote


