A B C D E F G H I J K L M N O P Q R S T U V W _

C

CaseInsensitiveMatcher - Class in net.sf.rej.gui.editor
 
CaseInsensitiveMatcher(String) - Constructor for class net.sf.rej.gui.editor.CaseInsensitiveMatcher
 
children() - Method in class net.sf.rej.gui.structure.StructureNode
 
CLASS - Static variable in class net.sf.rej.java.constantpool.ConstantPoolInfo
 
ClassAnnotationDefRow - Class in net.sf.rej.gui.editor.row
 
ClassAnnotationDefRow(Annotation) - Constructor for class net.sf.rej.gui.editor.row.ClassAnnotationDefRow
 
ClassChooseDialog - Class in net.sf.rej.gui.dialog
A Dialog Window which presents a list of Classes from which the user can select one class by typing a part of the name and/or choosing the class from the list.
ClassChooseDialog(Frame, ClassIndex) - Constructor for class net.sf.rej.gui.dialog.ClassChooseDialog
 
ClassChooseDialog(Dialog, ClassIndex) - Constructor for class net.sf.rej.gui.dialog.ClassChooseDialog
 
ClassChooser - Class in net.sf.rej.gui.editor
ClassChooser is a JPanel GUI component for selecting a class in the project in the instruction editor
ClassChooser(LayoutChangeListener) - Constructor for class net.sf.rej.gui.editor.ClassChooser
 
ClassCommentRow - Class in net.sf.rej.gui.editor.row
 
ClassCommentRow(String) - Constructor for class net.sf.rej.gui.editor.row.ClassCommentRow
 
ClassDefRow - Class in net.sf.rej.gui.editor.row
 
ClassDefRow(ClassFile, boolean) - Constructor for class net.sf.rej.gui.editor.row.ClassDefRow
 
ClassEditor - Class in net.sf.rej.gui.editor
 
ClassEditor(Frame) - Constructor for class net.sf.rej.gui.editor.ClassEditor
This is the default constructor.
ClassFactory - Class in net.sf.rej.java
 
ClassFactory() - Constructor for class net.sf.rej.java.ClassFactory
 
ClassFile - Class in net.sf.rej.java
ClassFile objects represent .class files.
ClassFile() - Constructor for class net.sf.rej.java.ClassFile
Initializes this ClassFile object.
ClassFile.OffsetTag - Enum in net.sf.rej.java
 
ClassFileNode - Class in net.sf.rej.gui.structure
 
ClassFileNode(ClassFile) - Constructor for class net.sf.rej.gui.structure.ClassFileNode
 
ClassIndex - Class in net.sf.rej.files
Manages relationships between fully qualified class names and the physical locations of the classfiles they are defined in.
ClassIndex() - Constructor for class net.sf.rej.files.ClassIndex
 
ClassInfo - Class in net.sf.rej.java.constantpool
 
ClassInfo(int, ConstantPool) - Constructor for class net.sf.rej.java.constantpool.ClassInfo
 
ClassInfoValue - Class in net.sf.rej.java.attribute.annotations
 
ClassInfoValue(int, ConstantPool) - Constructor for class net.sf.rej.java.attribute.annotations.ClassInfoValue
 
ClassLocator - Class in net.sf.rej.files
 
ClassLocator(String, FileSet, String) - Constructor for class net.sf.rej.files.ClassLocator
 
ClassNameLegalizingAdvisor - Class in net.sf.rej.gui.editor.iteration
 
ClassNameLegalizingAdvisor(List<String>) - Constructor for class net.sf.rej.gui.editor.iteration.ClassNameLegalizingAdvisor
 
ClassNameObfuscatingAdvisor - Class in net.sf.rej.gui.editor.iteration
 
ClassNameObfuscatingAdvisor(List<String>) - Constructor for class net.sf.rej.gui.editor.iteration.ClassNameObfuscatingAdvisor
 
ClassParsingException - Exception in net.sf.rej.java
 
ClassParsingException(String, Throwable) - Constructor for exception net.sf.rej.java.ClassParsingException
 
ClassSignature - Class in net.sf.rej.java.attribute.generics
Models a class signature for classes with formal type parameters or type arguments for the superclass or interfaces.
ClassSignature() - Constructor for class net.sf.rej.java.attribute.generics.ClassSignature
 
ClassVersion - Class in net.sf.rej.java
 
ClassVersion() - Constructor for class net.sf.rej.java.ClassVersion
 
ClassVersion(int, int) - Constructor for class net.sf.rej.java.ClassVersion
 
ClassVersionDialog - Class in net.sf.rej.gui.dialog
 
ClassVersionDialog(Dialog) - Constructor for class net.sf.rej.gui.dialog.ClassVersionDialog
This is the default constructor.
ClassVersionDialog(Frame) - Constructor for class net.sf.rej.gui.dialog.ClassVersionDialog
This is the default constructor.
clear() - Method in class net.sf.rej.gui.editor.rendering.PlaintextSyntaxDrawer
 
clear() - Method in class net.sf.rej.gui.tab.SearchTab
 
clear() - Method in class net.sf.rej.util.ImmutableEmptyList
 
clearCache() - Method in class net.sf.rej.files.Project
 
clearContentPane() - Method in class net.sf.rej.gui.MainWindow
 
clearSelection() - Method in class net.sf.rej.gui.hexeditor.SelectionModel
Clears the selection.
close() - Method in class net.sf.rej.files.Archive
 
close() - Method in class net.sf.rej.files.FileSet
Close the FileSet.
close() - Method in class net.sf.rej.files.Folder
 
close() - Method in class net.sf.rej.files.SingleFile
Call close for all FileInputStream objects returned by calls to getInputStream(String filename)
Code - Class in net.sf.rej.java
Code class models a block of code.
Code(ByteParser, ConstantPool) - Constructor for class net.sf.rej.java.Code
 
Code(ConstantPool) - Constructor for class net.sf.rej.java.Code
 
CodeAttribute - Class in net.sf.rej.java.attribute
 
CodeAttribute(int, ConstantPool) - Constructor for class net.sf.rej.java.attribute.CodeAttribute
 
CodeAttribute(int, ConstantPool, int, int) - Constructor for class net.sf.rej.java.attribute.CodeAttribute
 
CodeAttribute.OffsetTag - Enum in net.sf.rej.java.attribute
 
CodeCompareRenderer - Class in net.sf.rej.gui.compare
 
CodeCompareRenderer() - Constructor for class net.sf.rej.gui.compare.CodeCompareRenderer
 
CodeEditorRenderer - Class in net.sf.rej.gui.editor.rendering
 
CodeEditorRenderer() - Constructor for class net.sf.rej.gui.editor.rendering.CodeEditorRenderer
 
codeIndex() - Method in interface net.sf.rej.gui.debug.wrappers.ILocation
 
codeIndex() - Method in class net.sf.rej.gui.debug.wrappers.LocationWrapper
 
CodeRow - Class in net.sf.rej.gui.editor.row
 
CodeRow(ClassFile, MethodDefRow, Instruction) - Constructor for class net.sf.rej.gui.editor.row.CodeRow
 
CommandLineParams - Class in net.sf.rej.cmdline
 
ComparePanel - Class in net.sf.rej.gui.compare
Bytecode compare display.
ComparePanel() - Constructor for class net.sf.rej.gui.compare.ComparePanel
 
CompareTab - Class in net.sf.rej.gui.tab
 
CompareTab() - Constructor for class net.sf.rej.gui.tab.CompareTab
 
CompareThread - Class in net.sf.rej.gui.compare
 
CompareThread(FileSet, FileSet, JTree, DefaultMutableTreeNode) - Constructor for class net.sf.rej.gui.compare.CompareThread
 
conditionalUpdate() - Method in class net.sf.rej.files.ClassIndex
Updates the index if it has been marked as not up to date.
ConstantChooser - Class in net.sf.rej.gui.editor
 
ConstantChooser() - Constructor for class net.sf.rej.gui.editor.ConstantChooser
 
ConstantPool - Class in net.sf.rej.java.constantpool
 
ConstantPool() - Constructor for class net.sf.rej.java.constantpool.ConstantPool
 
ConstantpoolConstantChooser - Class in net.sf.rej.gui.editor
 
ConstantpoolConstantChooser() - Constructor for class net.sf.rej.gui.editor.ConstantpoolConstantChooser
 
ConstantPoolInfo - Class in net.sf.rej.java.constantpool
ConstantPoolInfo is the superclass for all constant pool items.
ConstantPoolNode - Class in net.sf.rej.gui.structure
 
ConstantPoolNode(ClassFile) - Constructor for class net.sf.rej.gui.structure.ConstantPoolNode
 
ConstantPoolSplitSynchronizer - Interface in net.sf.rej.gui.split
 
ConstantPoolTab - Class in net.sf.rej.gui.tab
ConstantPoolTab is a GUI Tab for manipulating the contents of the Constant pool.
ConstantPoolTab() - Constructor for class net.sf.rej.gui.tab.ConstantPoolTab
 
ConstantPoolToHexSync - Class in net.sf.rej.gui.split
 
ConstantPoolToHexSync(HexSplit) - Constructor for class net.sf.rej.gui.split.ConstantPoolToHexSync
 
ConstantPoolTranslationMode - Enum in net.sf.rej.gui
 
ConstantValue - Class in net.sf.rej.java.attribute.annotations
 
ConstantValue(int, int, ConstantPool) - Constructor for class net.sf.rej.java.attribute.annotations.ConstantValue
 
ConstantValueAttribute - Class in net.sf.rej.java.attribute
 
ConstantValueAttribute(int, ConstantPool) - Constructor for class net.sf.rej.java.attribute.ConstantValueAttribute
 
contains(Object) - Method in class net.sf.rej.util.ImmutableEmptyList
 
containsAll(Collection) - Method in class net.sf.rej.util.ImmutableEmptyList
 
copyInstruction(Instruction, ConstantPool, ConstantPool) - Method in class net.sf.rej.java.InstructionCopier
 
CountInputStream - Class in net.sf.rej.util
 
CountInputStream(InputStream) - Constructor for class net.sf.rej.util.CountInputStream
 
createClass(String) - Method in class net.sf.rej.java.ClassFactory
 
createClass(String, String) - Method in class net.sf.rej.java.ClassFactory
 
CreateCodeAttributeAction - Class in net.sf.rej.gui.action
 
CreateCodeAttributeAction(Attributes, ConstantPool) - Constructor for class net.sf.rej.gui.action.CreateCodeAttributeAction
 
createDecompilationContext() - Method in class net.sf.rej.java.Code
 
createField(ByteParser, ConstantPool) - Method in class net.sf.rej.java.FieldFactory
 
createField(ClassFile, AccessFlags, int, int) - Method in class net.sf.rej.java.FieldFactory
 
createMethod(ByteParser, ConstantPool) - Method in class net.sf.rej.java.MethodFactory
 
createMethod(ClassFile, AccessFlags, int, int, int, int, int, int, List<ExceptionDescriptor>) - Method in class net.sf.rej.java.MethodFactory
 
createNew(File) - Static method in class net.sf.rej.files.Archive
 
createNew(File) - Static method in class net.sf.rej.files.Folder
 
createNew(File) - Static method in class net.sf.rej.files.SingleFile
 
createNew() - Method in class net.sf.rej.java.instruction.DecompilationContext
 
createNewArchiveProject(File) - Method in class net.sf.rej.gui.SystemFacade
 
createNewClass(String, String) - Method in class net.sf.rej.gui.SystemFacade
 
createNewFile(File, String) - Static method in class net.sf.rej.util.FileToolkit
 
createNewInstance() - Method in class net.sf.rej.java.instruction._wide
 
createNewInstance() - Method in class net.sf.rej.java.instruction.Instruction
Returns a new instance of this instruction.
createNewUTF8String(String) - Method in class net.sf.rej.java.constantpool.StringInfo
 
createWrapper(ClassInfo) - Method in class net.sf.rej.gui.editor.ClassChooser
 
createWrapper(ConstantPoolInfo) - Method in class net.sf.rej.gui.editor.ConstantpoolConstantChooser
 
createWrapper(RefInfo) - Method in class net.sf.rej.gui.editor.FieldChooser
 
createWrapper(RefInfo) - Method in class net.sf.rej.gui.editor.MethodChooser
 

A B C D E F G H I J K L M N O P Q R S T U V W _