Search:

Type: Posts; User: alphasil

Search: Search took 0.14 seconds.

  1. Replies
    6
    Views
    366

    Re: Layout components...help please

    Hi

    Thanks....again

    The image is here:
    http://img864.imageshack.us/img864/5808/novaimagemx.png

    regards
  2. Replies
    6
    Views
    366

    Re: Layout components...help please

    Hi

    Thanks for your reply.
    No there is no error, just the way they are aligning.
    I choosed GridLayout(1,2) to put 2 components (Label, Textfield) for example each row and one to old all of them....
  3. Replies
    6
    Views
    366

    Layout components...help please

    Hi

    I having a problem with thsi code:



    import java.awt.BorderLayout;
    import java.awt.GridLayout;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
Results 1 to 3 of 3