Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    5
    Views
    1,307

    Re: Cannot align JTextField in JPanel

    You must use a method that belongs to the class of the variable.
  2. Replies
    5
    Views
    1,307

    Re: Cannot align JTextField in JPanel

    What class is that method defined in? The compiler can't find it in the JTextField class.
  3. Replies
    5
    Views
    1,307

    Re: Cannot align JTextField in JPanel

    The compiler can not find a definition for the symbol above the ^. What is the symbol that the compiler can't find? Posting the error message lost the position of the ^.
    Is that symbol defined? ...
Results 1 to 3 of 3