org.nuiton.widget.tooltip.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of nuiton-widgets Show documentation
Show all versions of nuiton-widgets Show documentation
Widgets graphiques utiles pour tous les développements.
/**
* Focusable tooltip.
*
* Original code from RSyntaxTextArea project with following modifications:
*
* - allow setting tooltip on all {@link javax.swing.JComponent}
*
*/
package org.nuiton.widget.tooltip;