public class JLabelHpr extends JButtonOrLabelHpr
Copyright (c) 2004 ReportMill Software, Inc. All Rights Reserved. Contact ReportMill
| Constructor and Description |
|---|
JLabelHpr() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStringValue(javax.swing.JComponent aComponent)
Returns the label's text.
|
java.lang.Object |
newInstance(RXElement anElement)
Creates a new instance of class for given element.
|
void |
setValue(javax.swing.JComponent aComponent,
java.lang.String aValue)
Sets the label's text.
|
RXElement |
toXML(javax.swing.JComponent aComponent,
RXArchiver anArchiver)
XML archival.
|
fromXML, getHorizontalAlignment, getHorizontalTextPosition, getIcon, getIconTextGap, getImageName, getText, getVerticalAlignment, getVerticalTextPosition, setHorizontalAlignment, setHorizontalTextPosition, setIcon, setIconTextGap, setImageName, setText, setVerticalAlignment, setVerticalTextPositionadd, focusGained, focusLost, fromXMLDeep, get, getActionListener, getAutoscrolls, getAutosizing, getBackground, getBindKey, getBooleanValue, getBoolValue, getCallback, getChangeListener, getColorValue, getComponent, getComponentCount, getFloatValue, getFocusListener, getForeground, getIntValue, getMaster, getMaximumSize, getMinimumSize, getOwner, getRibHeight, getRibWidth, getRibX, getRibY, getSendActionOnFocusLost, getSubstitutionClassString, getValue, initInstance, isOpaque, performBindKeyGet, performBindKeySet, sendAction, setAutoscrolls, setAutosizing, setBackground, setBindKey, setCallback, setForeground, setMaster, setMaximumSize, setMinimumSize, setOpaque, setOwner, setSendActionOnFocusLost, setSubstitutionClassString, setValue, setValue, setValue, setValue, setValue, setValue, takeFloatValue, takeIntValue, testOutBeanBag, toXMLDeeppublic java.lang.Object newInstance(RXElement anElement)
newInstance in class RJHelperpublic java.lang.String getStringValue(javax.swing.JComponent aComponent)
getStringValue in class RJHelperpublic void setValue(javax.swing.JComponent aComponent,
java.lang.String aValue)
public RXElement toXML(javax.swing.JComponent aComponent, RXArchiver anArchiver)
toXML in class JButtonOrLabelHpr