Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BeanContextContainerProxy
This interface is implemented by BeanContexts' that have an AWT Container associated with them.
BeanContext
,
BeanContextSupport
Modifier and Type | Method and Description |
---|---|
Container |
getContainer()
Gets the java.awt.Container associated
with this BeanContext . |
Method Detail |
---|
Container getContainer()
java.awt.Container
associated
with this BeanContext
.
java.awt.Container
associated
with this BeanContext
.
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.