Skip to content

Just like a normal table cell, but each table cell has a tooltip that will display its contents. This makes it easier for the user: they can read the contents without having to expand the table cell.

Notifications You must be signed in to change notification settings

TurekBot/TooltippedTableCell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TooltippedTableCell

Just like a normal table cell, but each table cell has a tooltip that will display its contents. This makes it easier for the user: they can read the contents without having to expand the table cell.

Tooltip in action

Improvements

Feel free to make any suggestions or additions.

Usage

The goal here is ease of use.

  1. Put this class in your project (copy and paste, unless you know another way)
  2. Apply it to your column via someColumn.setCellFactory(TooltippedTableCell.forTableColumn());
  3. Rejoice.

About

Just like a normal table cell, but each table cell has a tooltip that will display its contents. This makes it easier for the user: they can read the contents without having to expand the table cell.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages