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 jdplus-spreadsheet-desktop-plugin-3.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
jdplus.spreadsheet.desktop.plugin
├─ jdplus.spreadsheet.desktop.plugin.Bundle.class - [JAR]
├─ jdplus.spreadsheet.desktop.plugin.SpreadSheetBasicFileHandler.class - [JAR]
├─ jdplus.spreadsheet.desktop.plugin.SpreadSheetProfilerTopComponent.class - [JAR]
├─ jdplus.spreadsheet.desktop.plugin.SpreadsheetProviderBuddy.class - [JAR]
├─ jdplus.spreadsheet.desktop.plugin.SpreadsheetTsSave.class - [JAR]
ec.util.grid.swing.ext
├─ ec.util.grid.swing.ext.SheetCellRenderer.class - [JAR]
├─ ec.util.grid.swing.ext.SheetGridCommand.class - [JAR]
├─ ec.util.grid.swing.ext.SheetGridModel.class - [JAR]
├─ ec.util.grid.swing.ext.SpreadSheetView.class - [JAR]
internal.spreadsheet.desktop.plugin
├─ internal.spreadsheet.desktop.plugin.Bundle.class - [JAR]
├─ internal.spreadsheet.desktop.plugin.HtmlDataTransfer.class - [JAR]
├─ internal.spreadsheet.desktop.plugin.SpreadSheetDataTransferBean.class - [JAR]
├─ internal.spreadsheet.desktop.plugin.SpreadSheetDataTransferBeanHandler.class - [JAR]
├─ internal.spreadsheet.desktop.plugin.SpreadSheetDataTransferConverter.class - [JAR]
├─ internal.spreadsheet.desktop.plugin.SpreadSheetDataTransferEditor.class - [JAR]
├─ internal.spreadsheet.desktop.plugin.SpreadSheetDataTransferSupport.class - [JAR]
├─ internal.spreadsheet.desktop.plugin.XmlssDataTransfer.class - [JAR]