PATH Documentation > WebObjects

Table of Contents

EOStaticIconController


Inherits from:
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
STATICICONCONTROLLER widgetController




Method Types


All methods
EOStaticIconController
canBeTransient
generateComponent
setIcon


Constructors



EOStaticIconController

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

Description forthcoming.

public EOStaticIconController()

Description forthcoming.


Instance Methods



canBeTransient

public boolean canBeTransient()

Description forthcoming.

generateComponent

protected void generateComponent()

Description forthcoming.

setIcon

public void setIcon(javax.swing.Icon anIcon)

Description forthcoming.

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


Table of Contents