|
WebObjects 5.4.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.webobjects.eoapplication.EOController com.webobjects.eoapplication.EOComponentController com.webobjects.eogeneration.EOWidgetController com.webobjects.eogeneration.EOAssociationController com.webobjects.eogeneration.EOValueController com.webobjects.eogeneration.EOFormatValueController com.webobjects.eogeneration.EOTextFieldController com.webobjects.eogeneration.EOStaticTextFieldController
public class EOStaticTextFieldController
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.webobjects.eogeneration.EOWidgetController |
---|
EOWidgetController.DefaultAction, EOWidgetController.FormatWidget, EOWidgetController.QueryWidget, EOWidgetController.TableWidget |
Nested classes/interfaces inherited from class com.webobjects.eoapplication.EOComponentController |
---|
EOComponentController.ActionCollector, EOComponentController.Activation, EOComponentController.EndEditing, EOComponentController.Modal, EOComponentController.ResetUserInterface |
Nested classes/interfaces inherited from class com.webobjects.eoapplication.EOController |
---|
EOController.Enumeration |
Nested classes/interfaces inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions |
---|
NSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.Utility |
Field Summary |
---|
Fields inherited from class com.webobjects.eogeneration.EOAssociationController |
---|
ControllerDisplayGroupProviderMethodName |
Fields inherited from class com.webobjects.eoapplication.EOComponentController |
---|
Bottom, BottomLeft, BottomRight, Center, Left, Right, Top, TopLeft, TopRight |
Fields inherited from class com.webobjects.eoapplication.EOController |
---|
ControllerAndSubcontrollersEnumeration, ControllerAndSupercontrollersEnumeration, SubcontrollersEnumeration, SupercontrollersEnumeration |
Fields inherited from interface com.webobjects.eoapplication.EOEditable |
---|
AlwaysEditable, IfSupercontrollerEditable, NeverEditable |
Fields inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions |
---|
KeyPathSeparator |
Constructor Summary | |
---|---|
EOStaticTextFieldController()
|
|
EOStaticTextFieldController(EOXMLUnarchiver unarchiver)
|
Method Summary | |
---|---|
Color |
color()
|
Font |
font()
|
protected JComponent |
newWidget()
|
void |
setColor(Color color)
|
void |
setFont(Font font)
|
Methods inherited from class com.webobjects.eogeneration.EOTextFieldController |
---|
actionPerformed, disposeIfTransient, isQueryWidget, newAssociation, preferredUsesLabelComponent, setAlignmentForWidget, setIsQueryWidget, setUsesPasswordField, startListeningToWidget, stopListeningToWidget, usesPasswordField |
Methods inherited from class com.webobjects.eogeneration.EOFormatValueController |
---|
formatClass, formatForAssociation, formatPattern, isFormatAllowed, setFormatAllowed, setFormatClass, setFormatPattern |
Methods inherited from class com.webobjects.eogeneration.EOValueController |
---|
canBeTransient, setValueKey, toString, valueKey |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EOStaticTextFieldController()
public EOStaticTextFieldController(EOXMLUnarchiver unarchiver)
Method Detail |
---|
public void setColor(Color color)
public Color color()
public void setFont(Font font)
public Font font()
protected JComponent newWidget()
newWidget
in class EOTextFieldController
|
Last updated June 2008 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |