WebObjects 5.2.4

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

Packages that use EOSwingTableColumnPlugin.TableColumnCustomizer
com.webobjects.eointerface.swing Provides an implementation of Swing classes that plug in to the interface layer. 
 

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 Wed May 25 10:47:15 PDT 2005.

Copyright © 2005 Apple Computer, Inc.