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

/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