-
Methods Method Description org.jdesktop.beansbinding.AbstractBindingListener.sourceEdited(Binding) This method has been replaced byAbstractBindingListener.sourceChanged(org.jdesktop.beansbinding.Binding, org.jdesktop.beansbinding.PropertyStateEvent)
and it will go away soon. It is being kept for a short period only, to assist in migration.org.jdesktop.beansbinding.AbstractBindingListener.targetEdited(Binding) This method has been replaced byAbstractBindingListener.targetChanged(org.jdesktop.beansbinding.Binding, org.jdesktop.beansbinding.PropertyStateEvent)
and it will go away soon. It is being kept for a short period only, to assist in migration.org.jdesktop.el.impl.parser.SimpleCharStream.getColumn() org.jdesktop.el.impl.parser.SimpleCharStream.getLine()