Searched refs:createBeanDescriptor (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/make/tools/swing-beans/
H A DSwingBeanInfo.template51 return BeanInfoUtils.createBeanDescriptor(class@(BeanClassName),
/openjdk7/jdk/make/tools/swing-beans/beaninfo/
H A DBeanInfoUtils.java34 * createBeanDescriptor() keywords are the names of the
194 * createBeanDescriptor(JWindow..class, new Object[] {
208 * Using createBeanDescriptor instead of the BeanDescriptor
211 * method implementation. One can use <code>createBeanDescriptor</code>
218 public static BeanDescriptor createBeanDescriptor(Class cls, Object[] args) method in class:BeanInfoUtils

Completed in 29 milliseconds