PATH |
EOSwingCheckBoxPlugin
- Inherits from:
- EOValueAssociation.ValuePlugin (EOInterface) : EOWidgetAssociation.WidgetPlugin (EOInterface) : Object
- Implements:
- java.awt.event.ItemListener
- Package:
- com.webobjects.eointerface.swing
Class Description
Documentation for this class is forthcoming.
Interfaces Implemented
- java.awt.event.ItemListener
- itemStateChanged
Method Types
- All methods
- EOSwingCheckBoxPlugin
- breakConnection
- establishConnection
- setValue
- value
- widgetKeysTaken
Constructors
EOSwingCheckBoxPlugin
public EOSwingCheckBoxPlugin( com.webobjects.eointerface.EOWidgetAssociation anEOWidgetAssociation, Object widget)
Instance Methods
breakConnection
public void breakConnection()
establishConnection
public void establishConnection()
itemStateChanged
public void itemStateChanged(java.awt.event.ItemEvent anItemEvent)
setValue
public void setValue( Object value, boolean isEnabled)
value
public Object value()
widgetKeysTaken
public String[] widgetKeysTaken()
© 2001 Apple Computer, Inc. (Last Published April 21, 2001)