void
firePropertyChange(String propertyName, boolean oldValue, boolean newValue)
Overridden for performance reasons.
void
firePropertyChange(String propertyName, byte oldValue, byte newValue)
Overridden for performance reasons.
void
firePropertyChange(String propertyName, char oldValue, char newValue)
Overridden for performance reasons.
void
firePropertyChange(String propertyName, double oldValue, double newValue)
Overridden for performance reasons.
void
firePropertyChange(String propertyName, float oldValue, float newValue)
Overridden for performance reasons.
void
firePropertyChange(String propertyName, int oldValue, int newValue)
Overridden for performance reasons.
void
firePropertyChange(String propertyName, long oldValue, long newValue)
Overridden for performance reasons.
protected void
firePropertyChange(String propertyName, Object oldValue, Object newValue)
Overridden for performance reasons.
void
firePropertyChange(String propertyName, short oldValue, short newValue)
Overridden for performance reasons.
Color
getBackgroundNonSelectionColor()
Returns the background color to be used for non selected nodes.
Color
getBackgroundSelectionColor()
Returns the color to use for the background if node is selected.
Color
getBorderSelectionColor()
Returns the color the border is drawn.
Icon
getClosedIcon()
Returns the icon used to represent non-leaf nodes that are not expanded.
Icon
getDefaultClosedIcon()
Returns the default icon, for the current laf, that is used to represent non-leaf nodes that are not expanded.
Icon
getDefaultLeafIcon()
Returns the default icon, for the current laf, that is used to represent leaf nodes.
Icon
getDefaultOpenIcon()
Returns the default icon, for the current laf, that is used to represent non-leaf nodes that are expanded.
Font
getFont()
Gets the font of this component.
Icon
getLeafIcon()
Returns the icon used to represent leaf nodes.
Icon
getOpenIcon()
Returns the icon used to represent non-leaf nodes that are expanded.
Dimension
getPreferredSize()
Overrides JComponent.getPreferredSize
to return slightly wider preferred size value.
Color
getTextNonSelectionColor()
Returns the color the text is drawn with when the node isn't selected.
Color
getTextSelectionColor()
Returns the color the text is drawn with when the node is selected.
Component
getTreeCellRendererComponent(JTree tree, Object value, boolean sel, boolean expanded, boolean leaf, int row, boolean hasFocus)
Configures the renderer based on the passed in components.
void
invalidate()
Overridden for performance reasons.
void
paint(Graphics g)
Paints the value.
void
repaint()
Overridden for performance reasons.
void
repaint(long tm, int x, int y, int width, int height)
Overridden for performance reasons.
void
repaint(Rectangle r)
Overridden for performance reasons.
void
revalidate()
Overridden for performance reasons.
void
setBackground(Color color)
Subclassed to map ColorUIResource
s to null.
void
setBackgroundNonSelectionColor(Color newColor)
Sets the background color to be used for non selected nodes.
void
setBackgroundSelectionColor(Color newColor)
Sets the color to use for the background if node is selected.
void
setBorderSelectionColor(Color newColor)
Sets the color to use for the border.
void
setClosedIcon(Icon newIcon)
Sets the icon used to represent non-leaf nodes that are not expanded.
void
setFont(Font font)
Subclassed to map FontUIResource
s to null.
void
setLeafIcon(Icon newIcon)
Sets the icon used to represent leaf nodes.
void
setOpenIcon(Icon newIcon)
Sets the icon used to represent non-leaf nodes that are expanded.
void
setTextNonSelectionColor(Color newColor)
Sets the color the text is drawn with when the node isn't selected.
void
setTextSelectionColor(Color newColor)
Sets the color the text is drawn with when the node is selected.
void
updateUI()
Resets the UI property to a value from the current look and feel.
void
validate()
Overridden for performance reasons.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4