Descripción
Sintaxis
public class DefaultTreeCellRenderer extends JLabel implements TreeCellRenderer
Constructores
Campos
- backgroundNonSelectionColor
- backgroundSelectionColor
- borderSelectionColor
- closedIcon
- hasFocus
- leafIcon
- openIcon
- selected
- textNonSelectionColor
- textSelectionColor
Métodos
- firePropertyChange()
- getBackgroundNonSelectionColor()
- getBackgroundSelectionColor()
- getBorderSelectionColor()
- getClosedIcon()
- getDefaultClosedIcon()
- getDefaultLeafIcon()
- getDefaultOpenIcon()
- getFont()
- getLeafIcon()
- getOpenIcon()
- getPreferredSize()
- getTextNonSelectionColor()
- getTextSelectionColor()
- getTreeCellRendererComponent()
- invalidate()
- paint()
- repaint()
- revalidate()
- setBackground()
- setBackgroundNonSelectionColor()
- setBackgroundSelectionColor()
- setBorderSelectionColor()
- setClosedIcon()
- setFont()
- setLeafIcon()
- setOpenIcon()
- setTextNonSelectionColor()
- setTextSelectionColor()
- updateUI()
- validate()
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.