Commit Graph

6 Commits

Author SHA1 Message Date
Nico Mexis 86fb69f694
Optimize various stuff 2021-12-20 00:24:17 +01:00
Nico Mexis 20920eab5a
Make use of the Law of Demeter
I mean, most of the time, we do make use of it... But sometimes, we don't. This fixes this "issue" in some places :)
2021-08-26 23:59:37 +02:00
Konloch 31cef469d4 More Translations & Cleanup 2021-07-17 13:51:00 -07:00
Konloch 4696818056 Workspace Refactoring 2021-07-15 20:50:05 -07:00
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/resourceviewer/ResourceViewPanel.java (Browse further)