WebObjects 5.1

Uses of Interface
com.webobjects.eointerface.swing.EOSwingTableColumnPlugin.TableColumnCustomizer

Packages that use EOSwingTableColumnPlugin.TableColumnCustomizer
com.webobjects.eointerface.swing   
 

Uses of EOSwingTableColumnPlugin.TableColumnCustomizer in com.webobjects.eointerface.swing
 

Methods in com.webobjects.eointerface.swing that return EOSwingTableColumnPlugin.TableColumnCustomizer
static EOSwingTableColumnPlugin.TableColumnCustomizer EOSwingTableColumnPlugin.tableColumnCustomizer()
          Returns the TableColumnCustomizer which is used to obtain the CellRenderer and CellEditor for this plugin's column.
 

Methods in com.webobjects.eointerface.swing with parameters of type EOSwingTableColumnPlugin.TableColumnCustomizer
static void EOSwingTableColumnPlugin.setTableColumnCustomizer(EOSwingTableColumnPlugin.TableColumnCustomizer tableColumnCustomizer)
          This method sets the TableColumnCustomizer which will be used to obtain the CellRenderer and CellEditor for this plugin's column.
 


Last updated Thu Jan 10 18:10:21 PST 2002.

Copyright © 2002 Apple Computer, Inc.