WebObjects 5.2.3

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

Packages that use EOWidgetAssociation.WidgetPlugin.Formatting
com.webobjects.eointerface.cocoa Provides an implementation of Cocoa-Java classes that plug in to the interface layer. 
com.webobjects.eointerface.swing Provides an implementation of Swing classes that plug in to the interface layer. 
 

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).
 class EOSwingTreePlugin
           
 


Last updated Thu Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.