Commit graph

2 commits

Author SHA1 Message Date
Konloch
d8e2e6ab0f Resource Refactoring
This introduces the Resource object which can be either a ClassFile or any other File type

ClassFiles get opened as a ClassViewer with mutliple BytecodeViewPanels

Everything else gets opened as a FileViewer
2021-07-14 04:58:35 -07:00
Konloch
b9b8d44cc1 Improved Resource Updating
Still a work in progress
2021-07-14 04:33:20 -07:00
Renamed from src/main/java/the/bytecode/club/bytecodeviewer/gui/util/PaneUpdaterThread.java (Browse further)