PATH Documentation > WebObjects

Table of Contents

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)

Description forthcoming.


Instance Methods



actionPerformed

public void actionPerformed(java.awt.event.ActionEvent event)

Description forthcoming.

breakConnection

public void breakConnection()

See the breakConnection method description in the superclass EOAssociation.

establishConnection

public void establishConnection()

See the establishConnection method description in the superclass (EOAssociation).

setEnabled

public void setEnabled(boolean enabled)

Description forthcoming.

widgetKeysTaken

public String[] widgetKeysTaken()

Description forthcoming.

© 2001 Apple Computer, Inc. (Last Published April 21, 2001)


Table of Contents