Searched refs:colorProperty (Results 1 – 1 of 1) sorted by relevance
287 ViewColorProperty colorProperty=new ViewColorProperty(Integer.class,property); in testOfInt_Property() local288 colorProperty.setObject(object); in testOfInt_Property()289 PropertyValuesHolder pVHolder = PropertyValuesHolder.ofInt(colorProperty, values); in testOfInt_Property()