PATH Documentation > WebObjects

Table of Contents

EOSwingImageViewPlugin


Inherits from:
EOValueAssociation.ValuePlugin (EOInterface) : EOWidgetAssociation.WidgetPlugin (EOInterface) : Objec
Implements:
NSDisposable
Package:
com.webobjects.eointerface.swing


Class Description


Documentation for this class is forthcoming.




Interfaces Implemented


NSDisposable


Method Types


All methods
EOSwingImageViewPlugin
breakConnection
establishConnection
imageFromData
setValue
value


Constructors



EOSwingImageViewPlugin

public EOSwingImageViewPlugin( com.webobjects.eointerface.EOWidgetAssociation anEOWidgetAssociation, Object widget)

Description forthcoming.


Instance Methods



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).

imageFromData

protected java.awt.Image imageFromData(NSData imageData)

Description forthcoming.

setValue

public void setValue( Object value, boolean flag)

Description forthcoming.

value

public Object value()

Description forthcoming.

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


Table of Contents