WebObjects 5.2.3

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 Thu Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.