Package | Description |
---|---|
the.bytecode.club.bytecodeviewer.gui |
Modifier and Type | Class and Description |
---|---|
class |
FileNavigationPane
The file navigation pane.
|
class |
MainViewerGUI
The main file for the GUI.n
|
class |
SearchingPane
A pane dedicating to searching the loaded files.
|
class |
VisibleComponent
Used to represent all the panes inside of Bytecode Viewer, this is temp code
that was included from porting in J-RET, this needs to be re-written.
|
class |
WorkPane
The pane that contains all of the classes as tabs.
|
Constructor and Description |
---|
FileNavigationPane(FileChangeNotifier fcn) |
SearchingPane(FileChangeNotifier fcn) |
WorkPane(FileChangeNotifier fcn) |