Search:

Type: Posts; User: DaedricSHeep

Search: Search took 0.08 seconds.

  1. [SOLVED] Re: Error setting up Object. Issue with static vs non-static

    Thanks, emailing it to myself now!
  2. [SOLVED] Re: Error setting up Object. Issue with static vs non-static

    The second block of code up there is line 127. I'm not entirely sure which variable is the issue. I'm using a program, NetBeans, and it says the entire line is an issue. As i look at it there isn't...
  3. [SOLVED] Re: Error setting up Object. Issue with static vs non-static

    Sorry ^^;
  4. [SOLVED] Re: Error setting up Object. Issue with static vs non-static

    Oops! sorry about that! It's telling me that a "non static variable cannot be referenced from a static context"

    thanks ^^;
  5. [SOLVED] Error setting up Object. Issue with static vs non-static

    Hello, new to the forums. this is the overall code:



    public class Bank {

    /**
    * Customer class.
    */
Results 1 to 5 of 5