Search:

Type: Posts; User: amrawad_85

Search: Search took 0.13 seconds.

  1. Re: Help with simple graphics practice

    The required output is the image on the right
  2. Sorry I forgot to paste the code

    //Code Test Class

    import javax.swing.JFrame;

    public class DrawPanelTest
    {

    public static void main( String args[] )
    {
  3. Simple graphics practice on previous Java code

    I am leaning Java basics. I wrote code to produce the following output

    http://img4.imageshack.us/img4/3339/appc.png

    the image on the right. I have a problem to make things touch each other at...
Results 1 to 3 of 3