Searched refs:oldTopColor (Results 1 – 2 of 2) sorted by relevance
681 Integer oldTopColor = this.topColor; in setTopColor() local683 firePropertyChange(Property.TOP_COLOR.name(), oldTopColor, topColor); in setTopColor() local
1075 Integer oldTopColor = this.topColor; in setTopColor() local1077 … this.propertyChangeSupport.firePropertyChange(Property.TOP_COLOR.name(), oldTopColor, topColor); in setTopColor() local