[2084] in java-interest

home help back first fref pref prev next nref lref last post

No subject found in mail header

daemon@ATHENA.MIT.EDU (ajt.syr.edu@mailbox.syr.edu)
Sat Sep 23 10:25:37 1995

From: ajt.syr.edu@mailbox.syr.edu
Date: Sat, 23 Sep 1995 07:38:33 -0400
Apparently-To: java-interest@java.sun.com

Hi,
I have a problem here.

Say I have the following code

  --------------
  |  class A extends B {
      
     public void methodA;
     }

    class C extends D {
    
    public void methodx(){ ....} 
...}

My question is:

How do I call methodA in class C . Lets say this is 
a java application with the main function implemented in
class C.

Please send some pointers or example code which does this..

Newbie 

-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post