ej-technologies

Extended help and UML diagrams are enclosed with the jclasslib distrubution in help.html.

See:
          Description

Packages
org.gjt.jclasslib.browser This package contains classes for the class file browser.
org.gjt.jclasslib.browser.config This package contains classes for workspace configuration management.
org.gjt.jclasslib.browser.config.classpath This package contains classpath related configuration classes.
org.gjt.jclasslib.browser.config.window This package contains classes that describe the selection state of a BrowserComponent.
org.gjt.jclasslib.browser.detail This package contains classes for the detail area in a child window of the class file browser.
org.gjt.jclasslib.browser.detail.attributes This package contains classes for displaying the details of attributes.
org.gjt.jclasslib.browser.detail.attributes.code This package contains classes for displaying a code attribute.
org.gjt.jclasslib.browser.detail.constants This package contains classes for displaying the details of constant pool entries.
org.gjt.jclasslib.browser.detail.elementvalues This package contains classes for displaying the details of element values.
org.gjt.jclasslib.bytecode This package contains classes which are wrappers for opcode instructions contained in the code field of a Code attribute structure.
org.gjt.jclasslib.io This package contains classes which convert between the class file format and the reprensentations defined in the packages org.gjt.jclasslib.structures and org.gjt.jclasslib.bytecode.
org.gjt.jclasslib.mdi This package contains classes implementing a multiple document interface (MDI) framework.
org.gjt.jclasslib.nbmodule This package contains classes for the Netbeans module.
org.gjt.jclasslib.structures This package contains classes mirroring the data structures of the class file format.
org.gjt.jclasslib.structures.attributes This package contains classes for attribute data structures which extend org.gjt.jclasslib.structures.AttributeInfo and their substructures.
org.gjt.jclasslib.structures.constants This package contains classes for constant pool data structures which extend org.gjt.jclasslib.structures.CPInfo.
org.gjt.jclasslib.structures.elementvalues This package contains classes for constant pool data structures which describe element values.
org.gjt.jclasslib.util This package contains classes which do not contain application specific logic and can be considered utility classes to other packages.

 

Extended help and UML diagrams are enclosed with the jclasslib distrubution in help.html.


ej-technologies