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 opentcs-plantoverview-panel-resourceallocation-5.9.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.opentcs.guing.plugins.panels.allocation
├─ org.opentcs.guing.plugins.panels.allocation.AllocationPanelModule.class - [JAR]
├─ org.opentcs.guing.plugins.panels.allocation.AllocationTreeCellRenderer.class - [JAR]
├─ org.opentcs.guing.plugins.panels.allocation.AllocationTreeModel.class - [JAR]
├─ org.opentcs.guing.plugins.panels.allocation.I18nPlantOverviewPanelResourceAllocation.class - [JAR]
├─ org.opentcs.guing.plugins.panels.allocation.ResourceAllocationPanel.class - [JAR]
├─ org.opentcs.guing.plugins.panels.allocation.ResourceAllocationPanelConfiguration.class - [JAR]
├─ org.opentcs.guing.plugins.panels.allocation.ResourceAllocationPanelFactory.class - [JAR]