JComponentPack 1.5.0

Uses of Class
com.zfqjava.swing.JDataGrid

Packages that use JDataGrid
com.zfqjava.swing   
com.zfqjava.swing.plaf   
com.zfqjava.swing.plaf.basic   
 

Uses of JDataGrid in com.zfqjava.swing
 

Subclasses of JDataGrid in com.zfqjava.swing
 class JDataTable
          JDataTable provides a data table with the ResultSetTableModel.
 

Methods in com.zfqjava.swing that return JDataGrid
protected  JDataGrid JDataGridApplet.createDataGrid()
          Factory method to create the JDataGrid.
protected  JDataGrid JDataGridBean.createDataGrid()
          Creates a datagrid for this bean.
protected  JDataGrid JDataTableApplet.createDataGrid()
          Factory method to create the JDataGrid.
protected  JDataGrid JDataTableBean.createDataGrid()
          Creates a datagrid for this bean.
 JDataGrid JDataGridBean.getDataGrid()
          Returns the datagrid for this bean.
 JDataGrid JDataTableBean.getDataGrid()
          Returns the datagrid for this bean.
 

Methods in com.zfqjava.swing with parameters of type JDataGrid
protected  Printable JDataGridBean.createPrintable(JDataGrid dataGrid)
          Creates the printable for the specified data grid.
protected  Printable JDataTableBean.createPrintable(JDataGrid dataGrid)
          Creates the printable for the specified data grid.
 void JDataGridBean.setDataGrid(JDataGrid dataGrid)
          Sets the datagrid for this bean.
 void JDataTableBean.setDataGrid(JDataGrid dataGrid)
          Sets the datagrid for this bean.
 

Uses of JDataGrid in com.zfqjava.swing.plaf
 

Methods in com.zfqjava.swing.plaf with parameters of type JDataGrid
 String DataGridUI.getToolTipText(JDataGrid dataGrid, MouseEvent event)
           
 

Uses of JDataGrid in com.zfqjava.swing.plaf.basic
 

Methods in com.zfqjava.swing.plaf.basic with parameters of type JDataGrid
 String BasicDataGridUI.getToolTipText(JDataGrid dataGrid, MouseEvent event)
           
 


JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.