|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JProxy
A JProxy object represents a proxy object that contains another object.
| Method Summary | |
|---|---|
java.lang.Object |
getObject()
Returns the object contained by this proxy. |
void |
setObject(java.lang.Object object)
Sets the object contained by this proxy object. |
| Method Detail |
|---|
java.lang.Object getObject()
void setObject(java.lang.Object object)
object - the object contained by this proxy object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||