user interface - How to track a Java app's usage without rewriting its source code? -


i track clicks jbuttons, log page views, see time spent on specific page, etc...

ideally, add 1 liner in constructor or along lines of analytics.starttracking()

is there such framework this?

if not, how go implementing one?

i don't know of framework this. can use toolkit.addawteventlistener capture awt events , use information.


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -