org.jdesktop.swing.binding.TextBinding Class which binds a component that supports editing text values (JTextField, JTextArea, JEditorPane) to a data model field. <p> JW: hmm, what's the use case? I would prefer to better not do it now, can cope with that later if necessary. [Although this binding is most commonly used for Swin ...