View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window fxgl-intelligence-21.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.almasb.fxgl.net.ws
├─ com.almasb.fxgl.net.ws.LocalWebSocketServer.class - [JAR]
├─ com.almasb.fxgl.net.ws.RPCService.class - [JAR]
├─ com.almasb.fxgl.net.ws.RPCServiceKt.class - [JAR]
com.almasb.fxgl.intelligence
├─ com.almasb.fxgl.intelligence.WebAPI.class - [JAR]
├─ com.almasb.fxgl.intelligence.WebAPIService.class - [JAR]
com.almasb.fxgl.intelligence.gesturerecog
├─ com.almasb.fxgl.intelligence.gesturerecog.Hand.class - [JAR]
├─ com.almasb.fxgl.intelligence.gesturerecog.HandLandmark.class - [JAR]
├─ com.almasb.fxgl.intelligence.gesturerecog.HandTrackingService.class - [JAR]
com.almasb.fxgl.intelligence.tts
├─ com.almasb.fxgl.intelligence.tts.TextToSpeechService.class - [JAR]
├─ com.almasb.fxgl.intelligence.tts.Voice.class - [JAR]
com.almasb.fxgl.intelligence.speechrecog
├─ com.almasb.fxgl.intelligence.speechrecog.SpeechRecognitionService.class - [JAR]