Classes | Public Member Functions | Package Functions | Package Attributes

com.cosylab.cdb.browser.CDBTable Class Reference

Inherits javax::swing::JTable.

List of all members.

Classes

class  CDBTableCellRenderer
class  StringField

Public Member Functions

void setUpStringEditor ()
void emptyArray ()

Package Functions

 CDBTable (Object[][]data, String[] colNames)

Package Attributes

boolean[] rowChanged

Constructor & Destructor Documentation

com.cosylab.cdb.browser.CDBTable.CDBTable ( Object  data[][],
String[]  colNames 
) [package]

Member Function Documentation

void com.cosylab.cdb.browser.CDBTable.emptyArray (  ) 
void com.cosylab.cdb.browser.CDBTable.setUpStringEditor (  ) 

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties