Lines Matching refs:System

163             System.out.println("getPropertySetInfo() method returned null");  in _getPropertySetInfo()
194 System.out.println("*** No bound properties found ***"); in _addPropertyChangeListener()
202 System.out.println("Exception occurred while trying to change "+ in _addPropertyChangeListener()
206 System.out.println("Exception occurred while trying to change "+ in _addPropertyChangeListener()
210 System.out.println("Exception occurred while trying to change "+ in _addPropertyChangeListener()
214 System.out.println("Exception occurred while trying to change "+ in _addPropertyChangeListener()
220 System.out.println("propertyChangeListener wasn't called for '"+ in _addPropertyChangeListener()
249 System.out.println("*** No constrained properties found ***"); in _addVetoableChangeListener()
257 System.out.println("Exception occurred while trying to change "+ in _addVetoableChangeListener()
261 System.out.println("Exception occurred while trying to change "+ in _addVetoableChangeListener()
265 System.out.println("Exception occurred while trying to change "+ in _addVetoableChangeListener()
269 System.out.println("Exception occurred while trying to change "+ in _addVetoableChangeListener()
275 System.out.println("vetoableChangeListener wasn't called for '"+ in _addVetoableChangeListener()
307 System.out.println("*** No changeable properties found ***"); in _setPropertyValue()
315 System.out.println("Exception occurred while trying to change "+ in _setPropertyValue()
319 System.out.println("Exception occurred while trying to change "+ in _setPropertyValue()
323 System.out.println("Exception occurred while trying to change "+ in _setPropertyValue()
327 System.out.println("Exception occurred while trying to change "+ in _setPropertyValue()
358 System.out.println("All properties are Read Only"); in _getPropertyValue()
359 System.out.println("Using: "+toCheck); in _getPropertyValue()
365 System.out.println("Exception occurred while trying to get property '"+ in _getPropertyValue()
370 System.out.println("Exception occurred while trying to get property '"+ in _getPropertyValue()
399 System.out.println("*** No bound properties found ***"); in _removePropertyChangeListener()
408 System.out.println("Exception occurred while trying to change "+ in _removePropertyChangeListener()
412 System.out.println("Exception occurred while trying to change "+ in _removePropertyChangeListener()
416 System.out.println("Exception occurred while trying to change "+ in _removePropertyChangeListener()
420 System.out.println("Exception occurred while trying to change "+ in _removePropertyChangeListener()
427 System.out.println("propertyChangeListener was called after removing"+ in _removePropertyChangeListener()
457 System.out.println("*** No constrained properties found ***"); in _removeVetoableChangeListener()
465 System.out.println("Exception occurred while trying to change "+ in _removeVetoableChangeListener()
469 System.out.println("Exception occurred while trying to change "+ in _removeVetoableChangeListener()
473 System.out.println("Exception occurred while trying to change "+ in _removeVetoableChangeListener()
477 System.out.println("Exception occurred while trying to change "+ in _removeVetoableChangeListener()
484 System.out.println("vetoableChangeListener was called after "+ in _removeVetoableChangeListener()
509 System.out.println("Checking '"+name+"'"); in getPropsToTest()
520 if ( !isWritable ) System.out.println("Property '"+name+"' is READONLY"); in getPropsToTest()
549 System.out.println("Bound: "+PTT.bound); in getPropsToTest()
553 System.out.println("Constrained: "+PTT.constrained); in getPropsToTest()
585 System.out.println("Getting: "+getProp); in isChangeable()
591 else System.out.println("Property '"+name+ in isChangeable()
593 } else System.out.println("Property '"+name+"'is null and can't be changed"); in isChangeable()
597 System.out.println("Setting to :"+setValue); in isChangeable()
599 } else System.out.println("Couldn't change Property '"+name+"'"); in isChangeable()
601 System.out.println("'" + name + "' throws exception '" + e + "'"); in isChangeable()
604 System.out.println("'" + name + "' throws exception '" + e + "'"); in isChangeable()
607 System.out.println("'" + name + "' throws exception '" + e + "'"); in isChangeable()
610 System.out.println("'" + name + "' throws exception '" + e + "'"); in isChangeable()
613 System.out.println("'" + name + "' throws exception '" + e + "'"); in isChangeable()
616 System.out.println("'" + name + "' throws exception '" + e + "'"); in isChangeable()