Searched refs:newAppliedStyle (Results 1 – 1 of 1) sorted by relevance
169 AppliedStyle newAppliedStyle = new AppliedStyle(resID, force); in applyStyle() local171 System.out.println("Apply " + newAppliedStyle + " to " + this); in applyStyle()173 styles.add(newAppliedStyle); in applyStyle()