WebObjects 5.1

Uses of Class
com.webobjects.eointerface.EOTextAssociation.TextPlugin

Packages that use EOTextAssociation.TextPlugin
com.webobjects.eointerface.cocoa   
com.webobjects.eointerface.swing   
 

Uses of EOTextAssociation.TextPlugin in com.webobjects.eointerface.cocoa
 

Subclasses of EOTextAssociation.TextPlugin in com.webobjects.eointerface.cocoa
 class EOCocoaSimpleTextPlugin
          EOCocoaSimpleTextPlugin is the an abstract superclass for plugin classes (specifically EOCocoaTextPlugin and EOCocoaTextFieldPlugin) that want to manage Cocoa text input widgets.
 class EOCocoaTextFieldPlugin
          EOCocoaTextFieldPlugin is used in Cocoa applications to connect text field widgets to EOTextAssociations and EOPickTextAssociations.
 class EOCocoaTextPlugin
          EOCocoaTextPlugin is used in Cocoa applications to connect text view widgets to EOTextAssociations.
 

Uses of EOTextAssociation.TextPlugin in com.webobjects.eointerface.swing
 

Subclasses of EOTextAssociation.TextPlugin in com.webobjects.eointerface.swing
 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.