Java
BeanContextChildComponentProxy (Java Platform SE 6)
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BeanContextChildComponentProxy (Java Platform SE 6)";
}
}
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Java™ PlatformStandard Ed. 6
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
!--
if(window==top) {
document.writeln('All Classes');
}
//--
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
java.beans.beancontext
Interface BeanContextChildComponentProxy
public interface BeanContextChildComponentProxy
This interface is implemented by
BeanContextChildren that have an AWT Component
associated with them.
Since:
1.2
See Also:BeanContext,
BeanContextSupport
Method Summary
Component
getComponent()
Gets the java.awt.Component associated with
this BeanContextChild.
Method Detail
getComponent
Component getComponent()
Gets the java.awt.Component associated with
this BeanContextChild.
Returns:the AWT Component associated with
this BeanContextChild
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Java™ PlatformStandard Ed. 6
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
!--
if(window==top) {
document.writeln('All Classes');
}
//--
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Submit a bug or featureFor further API reference and developer documentation, see Java SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.
接口java.beans.beancontext.BeanContextChildComponentProxy 的使用 (Java 2 Platform SE 5.0) function windowTitle() { parent.document.title="接口 java.beans....
BeanContext BeanContextChild BeanContextChildComponentProxy BeanContextChildSupport BeanContextContainerProxy BeanContextEvent BeanContextMembershipEvent BeanContext...
BeanContext BeanContextChild BeanContextChildComponentProxy BeanContextChildSupport BeanContextContainerProxy 计算机交流平台:计算机故障_计算机论坛 www.it168bbs.com ...
所有通过 <bean> 元素定义 Bean 的配置内容已经被移除,仅需要添加一行 <context:component-scan/> 配置就解决所有问题了——Spring XML 配置文件得到了极致的简化 ...
Spring2.0 AOP Liberaries 里的 asm2.2.3.jar 和 Hiberate 中的生成代理用...Context resource [/WEB-INF/applicationContext.xml]: Initialization of bean ...
BeanContext BeanContextChild BeanContextChildComponentProxy BeanContextChildSupport BeanContextContainerProxy BeanContextEvent BeanContextMembershipEvent BeanContext...
所有通过 <bean> 元素定义 Bean 的配置内容已经被移除,仅需要添加一行 <context:component-scan/> 配置就解决所有问题了——Spring XML 配置文件得到了极致的简化 ...

我要评论