| Author |
objects communication
|
sitaram irrinki
Ranch Hand
Joined: Feb 16, 2005
Posts: 158
|
|
|
how two objects will communicated in java
|
 |
marc weber
Sheriff
Joined: Aug 31, 2004
Posts: 11343
|
|
See if this example helps... http://www.coderanch.com/t/375925/java/java/Method-Access
|
"We're kind of on the level of crossword puzzle writers... And no one ever goes to them and gives them an award." ~Joe Strummer
sscce.org
|
 |
Layne Lund
Ranch Hand
Joined: Dec 06, 2001
Posts: 3061
|
|
|
Objects communicate with each other by calling methods.
|
Java API Documentation
The Java Tutorial
|
 |
 |
|
|
subject: objects communication
|
|
|