JComponentPack 1.5.0

Uses of Interface
com.zfqjava.swing.cell.CellProvider

Packages that use CellProvider
com.zfqjava.swing   
com.zfqjava.swing.cell   
 

Uses of CellProvider in com.zfqjava.swing
 

Methods in com.zfqjava.swing that return CellProvider
 CellProvider JCalendar.getCellProvider()
          Returns the cell provider for renderer.
 CellProvider JSideBar.getCellProvider()
          Returns the cell provider for renderer and editor.
 

Methods in com.zfqjava.swing with parameters of type CellProvider
 void JCalendar.setCellProvider(CellProvider cellProvider)
          Sets the cell provider for renderer.
 void JSideBar.setCellProvider(CellProvider cellProvider)
          Sets the cell provider for renderer and editor.
 

Uses of CellProvider in com.zfqjava.swing.cell
 

Subinterfaces of CellProvider in com.zfqjava.swing.cell
 interface AttributesProvider
          AttributesProvider provides attributes for current renderer.
 interface CellProvider2
           
 interface IconProvider
          IconProvider provides a icon provider for the renderer.
 interface TextProvider
          TextProvider provides a text provider for the renderer.
 

Classes in com.zfqjava.swing.cell that implement CellProvider
 class FileProvider
          FileProvider provides a file icon provider for the renderer.
 class ZipEntryProvider
           
 

Methods in com.zfqjava.swing.cell that return CellProvider
 CellProvider AbstractCellEditor.getCellProvider()
          Returns the cell provider to add extra info for current editor.
 CellProvider AbstractCellRenderer.getCellProvider()
          Returns the cell provider to add extra info for current renderer.
 

Methods in com.zfqjava.swing.cell with parameters of type CellProvider
 void AbstractCellEditor.setCellProvider(CellProvider provider)
          Sets the cell provider to add extra info for current editor.
 void AbstractCellRenderer.setCellProvider(CellProvider provider)
          Sets the cell provider to add extra info for current renderer.
 

Constructors in com.zfqjava.swing.cell with parameters of type CellProvider
DefaultCellRenderer(CellProvider cellProvider)
           
 


JComponentPack 1.5.0

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