Skip to content

Search and highlight text anywhere in your JavaFX UI including buttons and labels

Notifications You must be signed in to change notification settings

andytill/cavity-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Cavity Search

Cavity Search reproduces the web browser find behaviour for any JavaFX UI. The screen capture below demonstrates Cavity Search using the search input to highlight text in a variety of standard controls.

The aim is to allow users to easily navigate and find data even in large UIs.

Capture

For usage, check out DemoApp.java.

##TODO

  • Documentation.

  • Allow more sophisticated searches. For example, Lucene fuzzy queries to forgive those with sausage fingers.

  • Update searches when the layout or searched text changes.

  • Tab through overlays.

##License

Standard MIT, see http://opensource.org/licenses/MIT.

About

Search and highlight text anywhere in your JavaFX UI including buttons and labels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages