Uses of Class
org.jdesktop.swingbinding.JListBinding.DetailBinding
Packages that use JListBinding.DetailBinding
Package
Description
Provides support for binding to complex Swing components, and
documentation on the interesting Swing properties to bind to.
-
Uses of JListBinding.DetailBinding in org.jdesktop.swingbinding
Methods in org.jdesktop.swingbinding that return JListBinding.DetailBindingModifier and TypeMethodDescriptionJListBinding.getDetailBinding()Returns theDetailBindingfor thisJListBinding.JListBinding.setDetailBinding(Property<E, ?> detailProperty) Creates aDetailBindingand sets it as theDetailBindingfor thisJListBinding.JListBinding.setDetailBinding(Property<E, ?> detailProperty, String name) Creates a namedDetailBindingand sets it as theDetailBindingfor thisJListBinding.