Uses of Class
org.tbee.swing.jpa.JpaEntityTableCellEditor

Packages that use JpaEntityTableCellEditor
org.tbee.swing.jpa   
 

Uses of JpaEntityTableCellEditor in org.tbee.swing.jpa
 

Methods in org.tbee.swing.jpa that return JpaEntityTableCellEditor
 JpaEntityTableCellEditor JpaEntityTableCellEditor.useAsRenderer()
          Makes the textfields transparent so the alternating coloring of the rows becomes visible (when used as renderer by UseTableCellEditorAsTableCellRenderer)
 JpaEntityTableCellEditor<T> JpaEntityTableCellEditor.withEditable(boolean value)
           
 JpaEntityTableCellEditor<T> JpaEntityTableCellEditor.withListCellRenderer(javax.swing.ListCellRenderer value)
           
 JpaEntityTableCellEditor<T> JpaEntityTableCellEditor.withShowLink(boolean value)
           
 JpaEntityTableCellEditor<T> JpaEntityTableCellEditor.withShowSearch(boolean value)
           
 



Copyright © 2010 KnowledgePlaza. All Rights Reserved.