Search:

Type: Posts; User: ahmed2009

Search: Search took 0.29 seconds.

  1. Replies
    6
    Views
    1,110

    Re: How do I center JTextField (an array!)

    Everything is solved now thanks a lot.
  2. Replies
    6
    Views
    1,110

    Re: How do I center JTextField (an array!)

    I just want when the user type in the text field it should be in the center like this :
    https://i.imgur.com/3iWBlAj.png
  3. Replies
    6
    Views
    1,110

    How do I center JTextField (an array!)

    Hello everyone ,

    I know how to do this for normal JTextField but how to do this if it an array like this :

    private JTextField[] userInput1;

    I want everything typed in the center .
Results 1 to 3 of 4