Java:ScrollPane
De W3API
Contenido |
[editar] Descripcion
Contenedor que implementa un scroll vertical y horizontal para un único componente hijo
[editar] Sintaxis
public class ScrollPane extends Container implements Accessible
[editar] Ejemplo
[editar] Campos
[editar] Constuctores
[editar] Metodos
- addImpl()
- addNotify()
- doLayout()
- eventTypeEnabled()
- getAccessibleContext()
- getHAdjustable()
- getHScrollbarHeight()
- getScrollbarDisplayPolicy()
- getScrollPosition()
- getVAdjustable()
- getViewportSize()
- getVScrollbarWidth()
- isWheelScrollingEnabled()
- layout()
- doLayout()
- paramString()
- printComponents()
- processMouseWheelEvent()
- setLayout()
- setScrollPosition()
- setWheelScrollingEnabled()