PATH |
Inherits from: EOComponentController (eoapplication) : EOController (eoapplication) : Object
Package: com.webobjects.eogeneration.client
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 |
STATICLABELCONTROLLER |
widgetController |
All methods EOStaticLabelController alignment canBeTransient color font generateComponent setAlignment setColor setFont setLabel
public EOStaticLabelController( com.webobjects.eoapplication.EOXMLUnarchiver anEOXMLUnarchiver)
public EOStaticLabelController()
public int alignment()
public boolean canBeTransient()
public java.awt.Color color()
public java.awt.Font font()
protected void generateComponent()
public void setAlignment(int anInt)
public void setColor(java.awt.Color aColor)
public void setFont(java.awt.Font aFont)
public void setLabel(String aString)
© 2001 Apple Computer, Inc. (Last Published April 15, 2001)