Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Lewis Evans   on May 05 In Java Category.

  
Question Answered By: Alan Palmer   on May 05

i know its been a while, but i still haven't
solved the problem, thank you to all who have stuck with
me here. this is the first java applet I've ever
written, and I am more familiar with C and similar
language structure (non OOP). Anyway, again, my problem is
as follows:<br>I have an applet doing calculations
from input, and then it is going to display a table
(in a popup window). So, I need a way to get the
calculated data (in one class) to the table (in another
class). I have tried using what i know about methods and
the "return" keyword, but my compiler keeps giving me
the error "Can't make static reference to method".
Anyway, I have no code to share, just because I don't
know how to go about doing it. If someone could give
me a clear example, I would be most
appreciative

Share: 

 

This Question has 9 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on passing variables Or get search suggestion and latest updates.


Tagged: