public class JScrollPane extends JComponent
actionCommand, actionListener, autoScrolls
enabled, 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, setAutoscrolls
add, addComponent, getComponent, getComponentCount, getComponents, getSubcomponentHeight, getSubcomponentWidth, insertComponent, remove, removeAll
addMouseListener, getCSSstyle, getHeight, getName, getParent, getText, getWidth, isEnabled, isVisible, newID, repaint, setBackground, setEnabled, setName, setParent, setPreferredSize, setText, setVisible
public JScrollPane(JComponent component)
public void setMinimumSize(Dimension dimension)
setMinimumSize
in class Component