Search:

Type: Posts; User: knightknight

Search: Search took 0.11 seconds.

  1. Replies
    5
    Views
    1,422

    [SOLVED] Re: Calling methods from other classes

    You are incredible, how did I miss that!

    thanks!

    code:


    public int shellSize()
    {
    //return the size of the shell from the object big
  2. Replies
    5
    Views
    1,422

    [SOLVED] Re: Calling methods from other classes

    The error message I see is:



    So then I tried


    public int shellSize()
    {
    //return the size of the shell from the object big
  3. Replies
    5
    Views
    1,422

    [SOLVED] Calling methods from other classes

    Hi everyone, this is such a dumb question but I'm doing my best in trying to learn java from a book :P

    I'm having a hard time with abstraction/modularization, more specifically I want to call on a...
  4. Replies
    2
    Views
    1,480

    [SOLVED] Re: Trying to learn and I'm stuck

    HA! thanks.. I was just being dumb then.

    :P
  5. Replies
    2
    Views
    1,480

    [SOLVED] Trying to learn and I'm stuck

    Hey everyone, I am very new to Java programming and I'm stuck!

    I'm working through a book that sets me exercises etc but I wondered if you could tell me what I'm doing wrong here.

    Im trying to...
Results 1 to 5 of 5