PATH |
- Inherits from:
- EOTextAssociation.TextPlugin (EOInterface) : EOValueAssociation.ValuePlugin (EOInterface) : EOWidgetAssociation.WidgetPlugin (EOInterface) : Object
- Implements:
- java.awt.event.FocusListener
- EOWidgetAssociation.WidgetPlugin.Formatting (EOInterface)
- NSDisposable
- Package:
- com.webobjects.eointerface.swing
Documentation for this class is forthcoming.
- java.awt.event.FocusListener
- focusGained
- focusLost
- EOWidgetAssociation.WidgetPlugin.Formatting
- setValueFormatter
- valueFormatter
- NSDisposable
- All methods
- EOSwingTextPlugin
- breakConnection
- establishConnection
- setColors
- setFontProperties
- setValue
- value
- widgetKeysTaken
public EOSwingTextPlugin( com.webobjects.eointerface.EOWidgetAssociation anEOWidgetAssociation, Object widget)
public void breakConnection()
public void establishConnection()
public void focusGained(java.awt.event.FocusEvent event)
public void focusLost(java.awt.event.FocusEvent event)
public void setColors( Object textColor, Object backgroundColor)
public void setFontProperties( int boldState, int italicState)
public void setValue( Object value, boolean editable)
public void setValueFormatter(Object formatter)
public Object value()
public Object valueFormatter()
public String[] widgetKeysTaken()
© 2001 Apple Computer, Inc. (Last Published April 21, 2001)