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

/openjdk7/jdk/make/tools/swing-beans/beaninfo/
H A DBeanInfoUtils.java46 public static final String SHORTDESCRIPTION = "shortDescription"; field in class:BeanInfoUtils
67 else if (SHORTDESCRIPTION.equals(key)) {
94 * SHORTDESCRIPTION, "A top level window with a window manager border",
110 * <code>SHORTDESCRIPTION</code> keyword and should set <code>BOUND</code>
200 * SHORTDESCRIPTION, "A top level window with a window manager border",

Completed in 38 milliseconds