Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 505 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 505 Bytes

Tracker-Shim for OpenJFX

A shim refers to any piece of code that performs interception of an API call and provides a layer of abstraction.

Classes

PulseLogger:

  • com.sun.javafx.logging.PulseLogger
  • com.sun.javafx.logging.Logger

PerformanceTracker:

  • com.sun.javafx.perf.PerformanceTracker

License

OpenJDK and OpenJFX are licensed under the GNU General Public License, version 2, with the Classpath Exception.