Package net.sf.rej.gui.structure

Provides components for a JTree which models the structure of a class file.

See:
          Description

Class Summary
AccessFlagsNode  
AttributeNode  
AttributesNode  
ClassFileNode  
ConstantPoolNode  
FieldNode  
FieldsNode  
InterfaceNode  
InterfacesNode  
MagicNode  
MethodAccessFlagsNode  
MethodAttributesNode  
MethodDescriptorNode  
MethodNameNode  
MethodNode  
MethodsNode  
StructureNode  
SuperClassNode  
ThisClassNode  
VersionNode  
 

Package net.sf.rej.gui.structure Description

Provides components for a JTree which models the structure of a class file. Each class in this package is a different type of a node in the structure tree.