Search:

Type: Posts; User: miller4103

Search: Search took 0.18 seconds.

  1. Replies
    7
    Views
    1,446

    Re: Incompatible types.

    Thank you very much. I have another problem. Should i make a new thread or continue on using this one?
  2. Replies
    7
    Views
    1,446

    Re: Incompatible types.

    Thanks norm i know its in there somewear and i looked but i cannot find it. Can you narrow it down some?
  3. Replies
    7
    Views
    1,446

    Re: Incompatible types.

    How would i do that? I need to be able to type in a string in the SearchField and when it equals lets say Stapler i need it to show some information. how do i get whats in the JTextField to compare...
  4. Replies
    7
    Views
    1,446

    Incompatible types.

    Hi my code is showing incompatible types with my JTextField. Is this not the correct way to do it?



    if(SearchField.equals("Stapler"))


    This is for my button. SearchField = JTextField. The...
Results 1 to 4 of 4