net.sf.myjaut.ui.property
Interface PropertyEditor<T>


public interface PropertyEditor<T>


Method Summary
 javax.swing.JComponent getComponent(T object, Property<T> property)
           
 

Method Detail

getComponent

javax.swing.JComponent getComponent(T object,
                                    Property<T> property)


This code documentation is disclosed as part of Kagiru Sudoku. It is licensed under the GNU General Public License (GPL) and comes with NO WARRANTY. See file license.txt for more info.