bcv-vf/src/main/java/the/bytecode/club/bytecodeviewer/gui/resourceviewer
2023-08-03 21:58:09 -06:00
..
viewer Better binary file detection 2022-01-12 00:44:23 +01:00
BytecodeViewPanel.java Optimize various stuff 2021-12-20 00:24:17 +01:00
CloseButtonComponent.java Removed last version of dnd. Added dnd support from weisJ theme. Also, I fixed a problem not being able to scroll when a class is open and switching themes. Not sure if it was happening to just me or not. 2023-04-09 17:22:29 -07:00
DecompilerSelectionPane.java Vineify 2023-08-03 21:56:31 -06:00
DraggableTabbedPane.java Removed last version of dnd. Added dnd support from weisJ theme. Also, I fixed a problem not being able to scroll when a class is open and switching themes. Not sure if it was happening to just me or not. 2023-04-09 17:22:29 -07:00
TabbedPane.java Removed last version of dnd. Added dnd support from weisJ theme. Also, I fixed a problem not being able to scroll when a class is open and switching themes. Not sure if it was happening to just me or not. 2023-04-09 17:22:29 -07:00
TabExitButton.java Enabled tabs to be rearranged. Did not add functionality for a tab to be dropped out. We could possibly add it at a later time, also add a setting to toggle it on/off? Recommend to gather feedback to see if that is something wanted. 2023-01-23 22:43:48 -08:00
TabRemovalEvent.java Make use of the Law of Demeter 2021-08-26 23:59:37 +02:00
Workspace.java Removed last version of dnd. Added dnd support from weisJ theme. Also, I fixed a problem not being able to scroll when a class is open and switching themes. Not sure if it was happening to just me or not. 2023-04-09 17:22:29 -07:00
WorkspaceRefresh.java Make use of the Law of Demeter 2021-08-26 23:59:37 +02:00
WorkspaceRefreshEvent.java Make use of the Law of Demeter 2021-08-26 23:59:37 +02:00