org.nuiton.widget.datatips.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.
/**
* Add data tips to your Swing table, tree or list.
*
* Those classes has been copied from original project :
* https://datatips.dev.java.net/ and just contains some bugfixes
* for nimbus look'n'feel.
*/
package org.nuiton.widget.datatips;