Descripción
Sintaxis
@JavaBean(defaultProperty="UI") public class JSplitPane extends JComponent implements Accessible
Constructores
Campos
- BOTTOM
- CONTINUOUS_LAYOUT_PROPERTY
- continuousLayout
- DIVIDER
- DIVIDER_LOCATION_PROPERTY
- DIVIDER_SIZE_PROPERTY
- dividerSize
- HORIZONTAL_SPLIT
- LAST_DIVIDER_LOCATION_PROPERTY
- lastDividerLocation
- LEFT
- leftComponent
- ONE_TOUCH_EXPANDABLE_PROPERTY
- oneTouchExpandable
- orientation
- ORIENTATION_PROPERTY
- RESIZE_WEIGHT_PROPERTY
- RIGHT
- rightComponent
- TOP
- VERTICAL_SPLIT
Métodos
- addImpl()
- getAccessibleContext()
- getBottomComponent()
- getDividerLocation()
- getDividerSize()
- getLastDividerLocation()
- getLeftComponent()
- getMaximumDividerLocation()
- getMinimumDividerLocation()
- getOrientation()
- getResizeWeight()
- getRightComponent()
- getTopComponent()
- getUI()
- getUIClassID()
- isContinuousLayout()
- isOneTouchExpandable()
- isValidateRoot()
- paintChildren()
- paramString()
- remove()
- removeAll()
- resetToPreferredSizes()
- setBottomComponent()
- setContinuousLayout()
- setDividerLocation()
- setDividerSize()
- setLastDividerLocation()
- setLeftComponent()
- setOneTouchExpandable()
- setOrientation()
- setResizeWeight()
- setRightComponent()
- setTopComponent()
- setUI()
- 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.