|
WebObjects 5.2.3 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |