Search:

Type: Posts; User: anthony.aa86

Search: Search took 0.13 seconds.

  1. Replies
    1
    Views
    1,049

    Inheritance

    Guys, could you please help me regarding the Inheritance topic, I know that if i need a method that is in some class all i can do is create a new object for the class(for non static methods) and use...
  2. Re: How to call a non static method from a static method

    Thanks Norm I have got it , it made confused because i am doing it in the same class, i have got it now thank you very much for your help I am very glad to be part of this amazing Forum. wish you a...
  3. How to call a non static method from a static method

    Guys Please help:
    I am trying to call a non static method from the main static method but I get an error my code is:


    public class ClassRc1 extends ConfigClass {
    public DefaultSelenium...
  4. Re: Exception in thread "main" java.lang.NullPointerException

    Thank you very Much Brannon for your help dude you rock! and regarding the static type of functions , i did try to get rid of everything static but when i call the function from the main static...
  5. Exception in thread "main" java.lang.NullPointerException

    Hi Guys,
    I am new to Java and what I am trying to do is to access an object from one method to another this is my code bellow:


    public class ClassRc1 extends ConfigClass {
    public static...
  6. Thread: Hi Guys

    by anthony.aa86
    Replies
    1
    Views
    668

    Hi Guys

    Hi Guys my name is Ali, and I am new member in the forum, I wish you all a merry Christmas and wish you all the best.:o
Results 1 to 6 of 6