PATH Documentation > WebObjects

Table of Contents

EOQuickTimeViewController


Inherits from:
EOAssociationController : EOWidgetController : EOComponentController (eoapplication) : EOController (eoapplication) : Object
Package:
com.webobjects.eogeneration.client


Class Description


Documentation for this class is forthcoming. For information on using this class, see the book Getting Started with Direct to Java Client.


XML Tag Default Rule System Controller Type
QUICKTIMEVIEWCONTROLLER widgetController




Method Types


All methods
EOQuickTimeViewController
URLKey
canBeTransient
isEditable
newAssociation
newWidget
quickTimeCanvasResizing
setQuickTimeCanvasResizing
setURLKey
toString


Constructors



EOQuickTimeViewController

public EOQuickTimeViewController( com.webobjects.eoapplication.EOXMLUnarchiver anEOXMLUnarchiver)

Description forthcoming.

public EOQuickTimeViewController()

Description forthcoming.


Instance Methods



URLKey

public String URLKey()

Description forthcoming.

canBeTransient

public boolean canBeTransient()

Description forthcoming.

isEditable

public boolean isEditable()

Description forthcoming.

newAssociation

protected com.webobjects.eointerface.EOAssociation newAssociation( javax.swing.JComponent aJComponent, com.webobjects.eointerface.EODisplayGroup anEODisplayGroup, String aString, com.webobjects.eointerface.EODisplayGroup anEODisplayGroup)

Description forthcoming.

newWidget

protected javax.swing.JComponent newWidget()

Description forthcoming.

quickTimeCanvasResizing

public int quickTimeCanvasResizing()

Description forthcoming.

setQuickTimeCanvasResizing

public void setQuickTimeCanvasResizing(int anInt)

Description forthcoming.

setURLKey

public void setURLKey(String aString)

Description forthcoming.

toString

public String toString()

Description forthcoming.

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


Table of Contents