I want to write some text to JtextArea of class1 from class2 . How can i do that? Thanx in advance for any suggestion
47pirates 9 Junior Poster in Training
Recommended Answers
Jump to PostCreate a public method in class1 that accepts the text as a parameter and updates the test area as required. From class2, just call that method.
All 3 Replies
thines01 401 Postaholic Team Colleague Featured Poster
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
47pirates 9 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.