Hi all,

I have got a small problem. Consider the situation:

file1.java
class file1{
public file1{

create an object of class type file2
}
}

file2.java
class file2{
public file2{

//here i want to destroy the object of type file1, i.e. say if i have
create a frame in file1.java then in file2.java i want to destroy it.

}
}

Any Ideas??
Thanking You all,

ALpesh




===
KOTHARI ALPESH D.
STUDENT M. TECH.
CEDT
INDIAN INSTITUTE OF SCIENCE
BANGALORE-560 012
INDIA
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to