Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Re: call() is not public in BTEST, cannot be accessed by outside package

    Sorry, I meant to ask: Why did you code the statement the way it is coded?
  2. Re: call() is not public in BTEST, cannot be accessed by outside package

    Did you read the tutorial? Do you have any questions about what you read?


    Why are you coding this statement: BTEST.call();
  3. Re: call() is not public in BTEST, cannot be accessed by outside package

    You keep ignoring this:
    Please edit your post and wrap your code with


    <YOUR CODE HERE>

    to get highlighting and preserve formatting.


    You need t read this and ask questions if you don't...
  4. Re: call() is not public in BTEST, cannot be accessed by outside package

    Please edit your post and wrap your code with


    <YOUR CODE HERE>

    to get highlighting and preserve formatting.


    Please post the code that goes with the error message. There is no...
  5. Re: call() is not public in BTEST, cannot be accessed by outside package

    Please post the code and the full text of the error messages.

    Continue reading the tutorial:
    http://docs.oracle.com/javase/tutorial/java/javaOO/classvars.html
  6. Re: call() is not public in BTEST, cannot be accessed by outside package

    Why not make it public if you want to call it?

    Please edit your post and wrap your code with


    <YOUR CODE HERE>

    to get highlighting and preserve formatting.
Results 1 to 6 of 6