From: Chris M. <ch...@hd...> - 2001-03-22 18:09:50
|
You need to import java.awt. I use java.awt.Color.red for example to set border/font/whatever color. Not sure what the p stands for in pawt. Hope that helps. Chris On Fri, 23 Mar 2001 00:49:21 -0500, you wrote: > Hi, > The subject said it all. I'm trying to use the background() method. > I thought that importing pawt would give me access to it. I thought > wrong. > What does the p stand for in pawt? > Thanks. > Wayne > > > _______________________________________________ > Jython-users mailing list > Jyt...@li... > http://lists.sourceforge.net/lists/listinfo/jython-users > > |