Class BindingContext


  • public class BindingContext
    extends java.lang.Object
    Wraps up all of the various bits and pieces that a binding factory needs to create a new binding for a component's property, given a binding interchange spec
    • Constructor Detail

      • BindingContext

        public BindingContext​(DesignerContext context,
                              java.awt.Component component,
                              java.beans.FeatureDescriptor property,
                              BindingRoot root)