Searched refs:oldLabel (Results 1 – 1 of 1) sorted by relevance
61 String oldLabel = oObj.getLabel(); in _getLabel() local62 log.println("getLabel: Old Value: " + oldLabel); in _getLabel()63 result = (oldLabel != null); in _getLabel()90 String oldLabel = oObj.getLabel(); in _setLabel() local91 log.println("Old label was: " + oldLabel); in _setLabel()107 oObj.setLabel(oldLabel); in _setLabel()
Completed in 14 milliseconds