public class JScrollPane extends JComponent
actionCommand, actionListener, autoScrollsenabled, height, id, minHeight, minWidth, mouseListener, name, parent, renderHeight, renderWidth, text, width| Constructor and Description |
|---|
JScrollPane(JComponent component) |
| Modifier and Type | Method and Description |
|---|---|
void |
setMinimumSize(Dimension dimension) |
java.lang.String |
toHTML() |
addActionListener, getActionCommand, setActionCommand, setAutoscrollsadd, addComponent, getComponent, getComponentCount, getComponents, getSubcomponentHeight, getSubcomponentWidth, insertComponent, remove, removeAlladdMouseListener, getCSSstyle, getHeight, getName, getParent, getText, getWidth, isEnabled, isVisible, newID, repaint, setBackground, setEnabled, setName, setParent, setPreferredSize, setText, setVisiblepublic JScrollPane(JComponent component)
public void setMinimumSize(Dimension dimension)
setMinimumSize in class Component