File
Doc
Category
Size
Date
Package
Reparentable.java
API Doc
JMF 2.1.1e
334
Mon May 12 12:20:50 BST 2003
com.sun.media
Reparentable
public interface Reparentable implements Owned
Interface that extends Owned and allows the owner to be changed.
Fields Summary
Constructors Summary
Methods Summary
public void
setOwner
(
java.lang.Object
newOwner)
Java Code Source