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 appformer-client-api-7.74.1.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.appformer.client.stateControl.registry
├─ org.appformer.client.stateControl.registry.DefaultRegistry.class - [JAR]
├─ org.appformer.client.stateControl.registry.Registry.class - [JAR]
├─ org.appformer.client.stateControl.registry.RegistryChangeListener.class - [JAR]
org.appformer.client.keyboardShortcuts
├─ org.appformer.client.keyboardShortcuts.KeyboardShortcutsApiOpts.class - [JAR]
org.appformer.client.context
├─ org.appformer.client.context.Channel.class - [JAR]
├─ org.appformer.client.context.DefaultEditorContextProviderImpl.class - [JAR]
├─ org.appformer.client.context.EditorContextProvider.class - [JAR]
├─ org.appformer.client.context.OperatingSystem.class - [JAR]
org.appformer.client.stateControl.registry.impl
├─ org.appformer.client.stateControl.registry.impl.DefaultRegistryImpl.class - [JAR]