All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opalj.hermes.queries.GUIAPIUsage.markdown Maven / Gradle / Ivy

The newest version!
#GUI API Usage

Scans a class file's constant pool to check whether it refers to packages that belong to an API
for graphical user interfaces. Currently supported APIs are:

 - JavaFX (javafx.)
 - SWT (org.eclipse.swt)
 - Swing (javax.swing)
 - AWT (java.awt)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy