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

/openjdk7/jdk/src/share/classes/com/sun/java/swing/plaf/windows/
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 1500 milliseconds