WebObjects 5.1

Uses of Interface
com.webobjects.eointerface.EOWidgetAssociation.WidgetPlugin.Formatting

Packages that use EOWidgetAssociation.WidgetPlugin.Formatting
com.webobjects.eointerface.cocoa   
com.webobjects.eointerface.swing   
 

Uses of EOWidgetAssociation.WidgetPlugin.Formatting in com.webobjects.eointerface.cocoa
 

Classes in com.webobjects.eointerface.cocoa that implement EOWidgetAssociation.WidgetPlugin.Formatting
 class EOCocoaComboBoxPlugin
          EOCocoaComboBoxPlugin is used in Cocoa applications to connect combo boxes to value selection associations.
 class EOCocoaRadioMatrixPlugin
          EOCocoaRadioMatrixPlugin is used in Cocoa applications to connect matrices of radio buttons to value selection associations.
 class EOCocoaTableColumnPlugin
          EOCocoaTableColumnPlugin is used in Cocoa applications to connect NSTableColumns to table column associations.
 class EOCocoaTextFieldPlugin
          EOCocoaTextFieldPlugin is used in Cocoa applications to connect text field widgets to EOTextAssociations and EOPickTextAssociations.
 

Uses of EOWidgetAssociation.WidgetPlugin.Formatting in com.webobjects.eointerface.swing
 

Classes in com.webobjects.eointerface.swing that implement EOWidgetAssociation.WidgetPlugin.Formatting
 class EOSwingComboBoxPlugin
          EOSwingComboBoxPlugin is a concrete subclass of EOValueSelectionAssociation.ValueSelectionPlugin which is used with Swing's JComboBox.
 class EOSwingTableColumnPlugin
          EOSwingTableColumnPlugin is a concrete subclass of EOTableColumnAssociation.TableColumnPlugin which is used with Swing table columns.
 class EOSwingTextPlugin
          EOSwingTextPlugin is a concrete subclass of EOTextAssociation.TextPlugin which is used a Swing JTextComponent (or a EOTextComponentAccess, which includes a JTextComponent).
 


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

Copyright © 2002 Apple Computer, Inc.