public class JScrollPaneHpr<T extends javax.swing.JScrollPane> extends JComponentHpr<T>
| Constructor and Description |
|---|
JScrollPaneHpr() |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JComponent |
getChild(T aScrollPane,
int anIndex)
Returns the Ribs-relevant child component at the given index.
|
int |
getChildCount(T aScrollPane)
Override to return 1 if Viewport is present.
|
addBinding, createEventAdapter, getAutosizing, getBinding, getBindingCount, getBindings, getChangeListener, getConstraints, getEventAdapter, getName, getOwner, getParent, getPropertyNamesImpl, getSendActionOnFocusLost, getSendActionOnFocusLostDefault, initUI, isEnabled, removeBinding, setConstraints, setEnabled, setOwner, setSendActionOnFocusLostgetHelper, getSwingHelper, getSwingHelperenableEvents, getAction, getBinding, getChild, getItemDisplayKey, getItems, getKeyValue, getPropertyNameMapped, getPropertyNames, getSelectedIndex, getSelectedIndexes, getSelectedIndexs, getSelectedItem, getText, getValue, initUIDeep, isEnabled, isPropertyName, isValueAdjusting, removeBinding, setAction, setEnabled, setItemDisplayKey, setItems, setItems, setKeyValue, setSelectedIndex, setSelectedIndexes, setSelectedItem, setText, setValuepublic int getChildCount(T aScrollPane)
getChildCount in class JComponentHpr<T extends javax.swing.JScrollPane>public javax.swing.JComponent getChild(T aScrollPane, int anIndex)
getChild in class JComponentHpr<T extends javax.swing.JScrollPane>