- icon - Static variable in class the.bytecode.club.bytecodeviewer.Resources
-
- iconList - Static variable in class the.bytecode.club.bytecodeviewer.Resources
-
- innerclasses - Variable in class the.bytecode.club.bytecodeviewer.gui.MainViewerGUI
-
- insert(MutableTreeNode, int) - Method in class the.bytecode.club.bytecodeviewer.gui.FileNavigationPane.MyTreeNode
-
- insertFileName(String, String) - Static method in class me.konloch.kontainer.io.DiskWriter
-
Used to insert a difference string with preserving the file extension
- insertHook(BytecodeHook) - Static method in class the.bytecode.club.bytecodeviewer.api.BytecodeViewer
-
Used to insert a Bytecode Hook using EZ-Injection.
- InstructionPattern - Class in the.bytecode.club.bytecodeviewer.decompilers.bytecode
-
Pattern filter holder and stepper.
- InstructionPattern(AbstractInsnNode[]) - Constructor for class the.bytecode.club.bytecodeviewer.decompilers.bytecode.InstructionPattern
-
Construct a new pattern from the specified instructions.
- InstructionPattern(int[]) - Constructor for class the.bytecode.club.bytecodeviewer.decompilers.bytecode.InstructionPattern
-
Construct a new pattern from the specified opcode.
- InstructionPattern(InstructionFilter[]) - Constructor for class the.bytecode.club.bytecodeviewer.decompilers.bytecode.InstructionPattern
-
Construct an absolute pattern from user-defined filters.
- InstructionPrinter - Class in the.bytecode.club.bytecodeviewer.decompilers.bytecode
-
- InstructionPrinter(MethodNode, TypeAndName[]) - Constructor for class the.bytecode.club.bytecodeviewer.decompilers.bytecode.InstructionPrinter
-
- InstructionPrinter(MethodNode, InstructionPattern, TypeAndName[]) - Constructor for class the.bytecode.club.bytecodeviewer.decompilers.bytecode.InstructionPrinter
-
- InstructionSearcher - Class in the.bytecode.club.bytecodeviewer.decompilers.bytecode
-
- InstructionSearcher(InsnList, int[]) - Constructor for class the.bytecode.club.bytecodeviewer.decompilers.bytecode.InstructionSearcher
-
- InstructionSearcher(InsnList, AbstractInsnNode[]) - Constructor for class the.bytecode.club.bytecodeviewer.decompilers.bytecode.InstructionSearcher
-
- InstructionSearcher(InsnList, InstructionPattern) - Constructor for class the.bytecode.club.bytecodeviewer.decompilers.bytecode.InstructionSearcher
-
- isDataFlavorSupported(DataFlavor) - Method in class the.bytecode.club.bytecodeviewer.FileDrop.TransferableObject
-
Returns true if flavor is one of the supported
flavors.
- isFinished() - Method in class the.bytecode.club.bytecodeviewer.api.Plugin
-
When the plugin is finally finished, this will return true
- isMaximized - Variable in class the.bytecode.club.bytecodeviewer.gui.MainViewerGUI
-
- isPureAscii(String) - Static method in class the.bytecode.club.bytecodeviewer.gui.FileViewer
-