Searched refs:getTypeEnum (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/java/swing/plaf/windows/
H A DWindowsGraphicsUtils.java145 TypeEnum shadowType = xp.getTypeEnum(b, part,
H A DXPStyle.java141 TypeEnum getTypeEnum(Component c, Part part, State state, Prop prop) { method in class:XPStyle
145 return TypeEnum.getTypeEnum(prop, enumValue);
155 return TypeEnum.getTypeEnum(prop, enumValue).getName();
H A DTMSchema.java556 static TypeEnum getTypeEnum(Prop prop, int enumval) { method in class:TMSchema.TypeEnum

Completed in 36 milliseconds