Documentation Archive Developer
Search
PATH Documentation > WebObjects

Table of Contents

EOSwingQuickTimeViewPlugin


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
EOSwingQuickTimeViewPlugin
breakConnection
establishConnection
setValue
unacceptableAspects
useURLAsValue
value


Constructors



EOSwingQuickTimeViewPlugin

public EOSwingQuickTimeViewPlugin( 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).

setValue

public void setValue( Object value, boolean flag)

Description forthcoming.

unacceptableAspects

public String[] unacceptableAspects()

Description forthcoming.

useURLAsValue

public boolean useURLAsValue()

Description forthcoming.

value

public Object value()

Description forthcoming.

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


Table of Contents