heim.sse.spassMeter.locutor.1.12.source-code.overview.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of locutor Show documentation
Show all versions of locutor Show documentation
The SSE Java native library for accessing operating system level information,
runtime-reinstrumentation etc. Used as part of SPASS-meter.
The newest version!
This project implements the platform independent frontend of Locutor, the SSE native
library for querying system information, particularly the currently reachable WiFi
access points.
The related native library is loaded automatically during class loading at first use.
Please note, that for proper use of this library, the main method of the using program must
terminate, i.e. System.exit
during the runtime or
WindowConstants.EXIT_ON_CLOSE
are not appropriate (use
WindowConstants.DISPOSE_ON_CLOSE
instead).