Search:

Type: Posts; User: GregBrannon

Search: Search took 0.08 seconds.

  1. Replies
    37
    Views
    3,711

    Re: cannot find symbol:getSystemCpuLoad()

    Thread closed. Not making progress and OP is challenging rather than cooperating.
  2. Replies
    37
    Views
    3,711

    Re: cannot find symbol:getSystemCpuLoad()

    The first question was answered in the suggestion. Don't be difficult.

    There are many ways to use println() to troubleshoot code. The most common are to track or trace the execution of code and...
  3. Replies
    37
    Views
    3,711

    Re: cannot find symbol:getSystemCpuLoad()

    Okay, let's get back on topic . . .

    Post your latest code that demonstrates the problem - two JDialogs with one button each, some check boxes if needed, describe the problem or your confusion, and...
  4. Replies
    37
    Views
    3,711

    Re: cannot find symbol:getSystemCpuLoad()

    You mentioned a professor earlier, and someone/something is requiring you to use OpenJDK. If you and your professor aren't connecting, then all the more reason to STUDY.


    That's not a problem.
    ...
  5. Replies
    37
    Views
    3,711

    Re: Empty dialog

    You have some odd notions and practices that indicate you've made little to no effort to really understand what you're doing, the tools you're using, or what Java is. Please, take a step back from...
  6. Replies
    37
    Views
    3,711

    Re: Empty dialog

    Post your updated code with corresponding questions.

    I asked for the sources of your inspirations, because there are a lot of bad examples on the 'net, possibly bad just because they're dated. ...
  7. Replies
    37
    Views
    3,711

    Re: cannot find symbol:getSystemCpuLoad()

    If you're comfortable doing so, download the latest 1.7 version of the JDK flavor of your choice and either replace the current 1.6 or add a new folder and stick 1.7 in it and then configure your IDE...
  8. Replies
    37
    Views
    3,711

    Re: Empty dialog

    Give your classes better names and respect Java's naming convention that calls for class names to begin with capital letters.

    Asking Norm's question differently (since you didn't get his point),...
  9. Replies
    37
    Views
    3,711

    Re: cannot find symbol:getSystemCpuLoad()

    Solved then?
Results 1 to 9 of 9