info.joseluismartin.gui.bind
Class SwingBinder<T>
java.lang.Object
info.joseluismartin.gui.bind.AutoBinder<T>
info.joseluismartin.gui.bind.SwingBinder<T>
- All Implemented Interfaces:
- Binder<T>, ModelHolder<T>
public class SwingBinder<T>
- extends AutoBinder<T>
- Author:
- Jose Luis Martin - (jlm@joseluismartin.info)
Methods inherited from class info.joseluismartin.gui.bind.AutoBinder |
getBindingResult, getControlAccessorFactory, getIgnoredProperties, getModel, ignoreProperties, ignoreProperty, refresh, setControlAccessorFactory, setIgnoredProperties, setModel, update |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwingBinder
public SwingBinder(ModelHolder<T> view)
- Parameters:
view
-
bind
public void bind(String field,
String PropertyName)
- Overrides:
bind
in class AutoBinder<T>
Copyright © 2013 JDAL. All Rights Reserved.