Search:

Type: Posts; User: hooshdar3

Search: Search took 0.12 seconds.

  1. Replies
    7
    Views
    1,223

    [SOLVED] Re: Unexpected type

    sysinfoHooshi.java:72: unexpected type
    required: variable
    found : value
    { e.getStateChange()==1 ? nameChecked=true :nameChecked = false;}...
  2. Replies
    7
    Views
    1,223

    [SOLVED] Re: Unexpected type

    Hey, those "if"'s are commented out
  3. Replies
    7
    Views
    1,223

    [SOLVED] Re: Unexpected type

    I have told you:lines with getStateChange() == 1.
    Unfortunately I cannot name number.This forum doesn't show line numbers.
  4. Replies
    7
    Views
    1,223

    [SOLVED] Unexpected type

    Hi.
    This is a snapshot of my code:

    public class sysinfoHooshi implements ActionListener{
    class Info{
    public String name;
    public String version;
    public String arch;...
Results 1 to 4 of 4