WebObjects 5.2

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

Packages that use EOTextAssociation.TextPlugin
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 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 Fri Feb 21 13:15:00 PST 2003.

Copyright © 2003 Apple Computer, Inc.