Increments (or decrements if delta is negative) the property's value by delta. If this exceeds the property's bounds, the value is set to be exactly at the bound that is exceeded.
@param delta
@see setValue(double)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.