|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.rej.java | |
---|---|
net.sf.rej.files | Provides file access related functionality. |
net.sf.rej.gui | Constains classes for the reJ graphical user interface. |
net.sf.rej.gui.action | Contains reJ GUI actions. |
net.sf.rej.gui.compare | Provides diff-like compare functionality for class files |
net.sf.rej.gui.dialog | Contains the dialog classes of the reJ graphical user interface |
net.sf.rej.gui.editor | Contains reJ bytecode editor components. |
net.sf.rej.gui.editor.iteration | Contains classes that iterate through the project, going through every class with the purpose of finding definitions, references and doing refactoring |
net.sf.rej.gui.editor.row | Contains various container classes for different "types" of lines in the reJ bytecode editor. |
net.sf.rej.gui.editor.transfer | Provides transferring from reJ GUI to/from the system clipboard. |
net.sf.rej.gui.event | Provides classes for the event framework of reJ GUI. |
net.sf.rej.gui.structure | Provides components for a JTree which models the structure of a
class file. |
net.sf.rej.gui.tab | Contains reJ user interface tab components. |
net.sf.rej.java | Contains core bytecode parsing and construction related classes. |
net.sf.rej.java.attribute | Provides classes that model the various class file attributes |
net.sf.rej.java.attribute.generics | Provides classes for modeling Signature attributes and other generics related constructs |
net.sf.rej.java.constantpool | Provides constant pool related functionality. |
net.sf.rej.java.instruction | Classes that model the java bytecode instructions. |
Classes in net.sf.rej.java used by net.sf.rej.files | |
---|---|
ClassFile
ClassFile objects represent .class files. |
|
ClassParsingException
|
|
Field
|
|
Method
A method of a class. |
Classes in net.sf.rej.java used by net.sf.rej.gui | |
---|---|
AccessFlags
Models the access flags of a class, method or field. |
|
ClassFile
ClassFile objects represent .class files. |
|
ClassParsingException
|
|
Code
Code class models a block of code. |
|
Descriptor
|
|
Field
|
|
Interface
|
|
LocalVariable
Local variable. |
|
Method
A method of a class. |
|
MethodFactory
A factory for creating Method objects. |
Classes in net.sf.rej.java used by net.sf.rej.gui.action | |
---|---|
AccessFlags
Models the access flags of a class, method or field. |
|
ClassFile
ClassFile objects represent .class files. |
|
ClassVersion
|
|
Code
Code class models a block of code. |
|
Descriptor
|
|
Field
|
|
Interface
|
|
Method
A method of a class. |
Classes in net.sf.rej.java used by net.sf.rej.gui.compare | |
---|---|
ClassFile
ClassFile objects represent .class files. |
Classes in net.sf.rej.java used by net.sf.rej.gui.dialog | |
---|---|
ClassVersion
|
|
Field
|
|
JavaType
The JavaType class represents a java type that is either
primitive (int, long, char, double, etc) or a class/interface type. |
|
Method
A method of a class. |
Classes in net.sf.rej.java used by net.sf.rej.gui.editor | |
---|---|
AccessFlags
Models the access flags of a class, method or field. |
|
ClassFile
ClassFile objects represent .class files. |
|
Descriptor
|
Classes in net.sf.rej.java used by net.sf.rej.gui.editor.iteration | |
---|---|
ClassFile
ClassFile objects represent .class files. |
|
Descriptor
|
|
Field
|
|
LocalVariable
Local variable. |
|
Method
A method of a class. |
Classes in net.sf.rej.java used by net.sf.rej.gui.editor.row | |
---|---|
ClassFile
ClassFile objects represent .class files. |
|
Code
Code class models a block of code. |
|
Field
|
|
LocalVariable
Local variable. |
|
Method
A method of a class. |
Classes in net.sf.rej.java used by net.sf.rej.gui.editor.transfer | |
---|---|
Code
Code class models a block of code. |
|
Descriptor
|
Classes in net.sf.rej.java used by net.sf.rej.gui.event | |
---|---|
ClassFile
ClassFile objects represent .class files. |
Classes in net.sf.rej.java used by net.sf.rej.gui.structure | |
---|---|
ClassFile
ClassFile objects represent .class files. |
|
Field
|
|
Interface
|
|
Method
A method of a class. |
Classes in net.sf.rej.java used by net.sf.rej.gui.tab | |
---|---|
Descriptor
|
Classes in net.sf.rej.java used by net.sf.rej.java | |
---|---|
AccessFlags
Models the access flags of a class, method or field. |
|
ClassFile
ClassFile objects represent .class files. |
|
ClassFile.OffsetTag
|
|
ClassVersion
|
|
Descriptor
|
|
ExceptionInfo
ExceptionInfo |
|
Exceptions
|
|
Field
|
|
Field.OffsetTag
|
|
InstructionSet
Class that handles the relationship between Instruction subclasses and instruction opcodes. |
|
Interface
|
|
JavaType
The JavaType class represents a java type that is either
primitive (int, long, char, double, etc) or a class/interface type. |
|
Method
A method of a class. |
|
Method.OffsetTag
|
Classes in net.sf.rej.java used by net.sf.rej.java.attribute | |
---|---|
Code
Code class models a block of code. |
|
Descriptor
|
|
Exceptions
|
|
LocalVariable
Local variable. |
Classes in net.sf.rej.java used by net.sf.rej.java.attribute.generics | |
---|---|
JavaType
The JavaType class represents a java type that is either
primitive (int, long, char, double, etc) or a class/interface type. |
Classes in net.sf.rej.java used by net.sf.rej.java.constantpool | |
---|---|
Descriptor
|
Classes in net.sf.rej.java used by net.sf.rej.java.instruction | |
---|---|
Exceptions
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |