PATH |
EOImageViewController
Inherits from: EOValueAndURLController : EOValueController : 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 |
IMAGEVIEWCONTROLLER |
widgetController |
Method Types
All methods EOImageViewController imageScaling newAssociation newWidget scalingHints setImageScaling setScalingHints
Constructors
EOImageViewController
public EOImageViewController( com.webobjects.eoapplication.EOXMLUnarchiver anEOXMLUnarchiver)
public EOImageViewController()
Instance Methods
imageScaling
public int imageScaling()
newAssociation
protected com.webobjects.eointerface.EOAssociation newAssociation( javax.swing.JComponent aJComponent, com.webobjects.eointerface.EODisplayGroup anEODisplayGroup, String aString, com.webobjects.eointerface.EODisplayGroup anEODisplayGroup)
newWidget
protected javax.swing.JComponent newWidget()
scalingHints
public int scalingHints()
setImageScaling
public void setImageScaling(int anInt)
setScalingHints
public void setScalingHints(int anInt)
© 2001 Apple Computer, Inc. (Last Published April 15, 2001)