public class JTreeHpr extends RJHelper
Copyright (c) 2004 ReportMill Software, Inc. All Rights Reserved. Contact ReportMill
| Constructor and Description |
|---|
JTreeHpr() |
| Modifier and Type | Method and Description |
|---|---|
void |
fromXML(javax.swing.JComponent aComponent,
RXArchiver anArchiver,
RXElement anElement)
XML unarchival.
|
RJTreeModel |
getRibsModel(javax.swing.JTree aTree)
Returns a Ribs tree model for a given tree, if available.
|
java.lang.String |
getStringValue(javax.swing.JComponent aComponent)
Returns a component's value as a string.
|
void |
initInstance(javax.swing.JComponent aComponent)
Initializes the given instance (actually called the first time an owner is set).
|
java.lang.Object |
newInstance(RXElement anElement)
Creates a new instance of class for given element.
|
RXElement |
toXML(javax.swing.JComponent aComponent,
RXArchiver anArchiver)
XML archival.
|
add, 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, isOpaque, performBindKeyGet, performBindKeySet, sendAction, setAutoscrolls, setAutosizing, setBackground, setBindKey, setCallback, setForeground, setMaster, setMaximumSize, setMinimumSize, setOpaque, setOwner, setSendActionOnFocusLost, setSubstitutionClassString, setValue, setValue, setValue, setValue, setValue, setValue, setValue, takeFloatValue, takeIntValue, testOutBeanBag, toXMLDeeppublic java.lang.Object newInstance(RXElement anElement)
newInstance in class RJHelperpublic void initInstance(javax.swing.JComponent aComponent)
initInstance in class RJHelperpublic java.lang.String getStringValue(javax.swing.JComponent aComponent)
getStringValue in class RJHelperpublic RJTreeModel getRibsModel(javax.swing.JTree aTree)
public RXElement toXML(javax.swing.JComponent aComponent, RXArchiver anArchiver)
public void fromXML(javax.swing.JComponent aComponent,
RXArchiver anArchiver,
RXElement anElement)