PATH |
EOSwingButtonPlugin
- Inherits from:
- EOActionWidgetAssociation.ActionPlugin (EOInterface) : EOWidgetAssociation.WidgetPlugin (EOInterface) : Object
- Implements:
- java.awt.event.ActionListener
- NSDisposable
- Package:
- com.webobjects.eointerface.swing
Class Description
Documentation for this class is forthcoming.
Interfaces Implemented
- java.awt.event.ActionListener
- NSDisposable
Method Types
- All methods
- EOSwingButtonPlugin
- actionPerformed
- breakConnection
- establishConnection
- setEnabled
- widgetKeysTaken
Constructors
EOSwingButtonPlugin
public EOSwingButtonPlugin( com.webobjects.eointerface.EOWidgetAssociation anEOWidgetAssociation, Object widget)
Instance Methods
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent event)
breakConnection
public void breakConnection()
establishConnection
public void establishConnection()
setEnabled
public void setEnabled(boolean enabled)
widgetKeysTaken
public String[] widgetKeysTaken()
© 2001 Apple Computer, Inc. (Last Published April 21, 2001)