Search:

Type: Posts; User: trexy

Search: Search took 0.10 seconds.

  1. Replies
    14
    Views
    1,191

    Re: GUI part in lines of action

    take a look at this,, it shows no errors but it doesn't run what is the reason ?
    and it runs correctly showing the board without any checkers(buttons) when i remove any add statements.

    public...
  2. Replies
    14
    Views
    1,191

    Re: GUI part in lines of action

    No i don't get any errors it is executed and run perfectly but the problem is the frame opens is blank and has no panels (board) in it.
    and this is the full text pasted above and as i stated in it...
  3. Replies
    14
    Views
    1,191

    Re: GUI part in lines of action

    the first class

    --- Update ---

    i tried deleting the main method in the second class but that was useless
  4. Replies
    14
    Views
    1,191

    Re: GUI part in lines of action

    this is the main method class


    package eg.edu.guc.loa.gui;

    import eg.edu.guc.loa.engine.*;
    import java.awt.Color;
    import java.awt.GridLayout;

    import javax.swing.JFrame;
  5. Replies
    14
    Views
    1,191

    Re: GUI part in lines of action

    take a look at this. it's my gui code till now and it doesn't show the board when i run,, it shows an emty window. why is that ?
  6. Replies
    14
    Views
    1,191

    Re: GUI part in lines of action

    the thing is that i don't understand GUI so i need help with it.
  7. Replies
    14
    Views
    1,191

    GUI part in lines of action

    i have a problem with GUI i can't write the code for lines of action and the deadline of submission is tomorrow midnight (Cairo : gmt+2)
    i work on eclipse, can any body help me with that?

    ---...
Results 1 to 7 of 7