Descripción
Sintaxis
@JavaBean(defaultProperty="UI", description="A component that helps determine the visible content range of an area.") public class JScrollBar extends JComponent implements Adjustable, Accessible
Constructores
Campos
Métodos
- addAdjustmentListener()
- fireAdjustmentValueChanged()
- getAccessibleContext()
- getAdjustmentListeners()
- getBlockIncrement()
- getMaximum()
- getMaximumSize()
- getMinimum()
- getMinimumSize()
- getModel()
- getOrientation()
- getUI()
- getUIClassID()
- getUnitIncrement()
- getValue()
- getValueIsAdjusting()
- getVisibleAmount()
- paramString()
- removeAdjustmentListener()
- setBlockIncrement()
- setEnabled()
- setMaximum()
- setMinimum()
- setModel()
- setOrientation()
- setUI()
- setUnitIncrement()
- setValue()
- setValueIsAdjusting()
- setValues()
- setVisibleAmount()
- updateUI()
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.