List of usage examples for javax.swing JTable subclass-usage
From source file org.pentaho.reporting.designer.core.util.table.ElementMetaDataTable.java
/**
* A table implementation that selects the cell-renderer and editor based on some extended rules (and not just based on
* the current column).
*
* @author Thomas Morgner
*/
From source file net.sf.jabref.gui.MainTable.java
/**
* The central table which displays the bibtex entries.
*
* User: alver
* Date: Oct 12, 2005
* Time: 10:29:39 PM
From source file net.sf.jabref.gui.maintable.MainTable.java
/**
* The central table which displays the bibtex entries.
*
* User: alver
* Date: Oct 12, 2005
* Time: 10:29:39 PM
From source file it.iit.genomics.cru.igb.bundles.mi.view.MITable.java
/**
*
* @author Arnaud Ceol
*
* Table that contains the description of all interactions found.
*
From source file it.cnr.icar.eric.client.ui.swing.RegistryObjectsTable.java
/**
* A JTable that lists
*
* @author Jim Glennon
* @author <a href="mailto:Farrukh.Najmi@Sun.COM">Farrukh S. Najmi</a>
*/