ej-technologies
A B C D E F G H I L M N O P R S T U V W Y

A

ACC_ABSTRACT - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_ABSTRACT_VERBOSE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_ANNOTATION - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
new in Java 1.5
ACC_ANNOTATION_VERBOSE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_BRIDGE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
new in Java 1.5
ACC_BRIDGE_VERBOSE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_ENUM - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
new in Java 1.5
ACC_ENUM_VERBOSE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_FINAL - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_FINAL_VERBOSE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_INTERFACE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_INTERFACE_VERBOSE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_NATIVE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_NATIVE_VERBOSE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_PRIVATE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_PRIVATE_VERBOSE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_PROTECTED - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_PROTECTED_VERBOSE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_PUBLIC - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_PUBLIC_VERBOSE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_STATIC - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_STATIC_VERBOSE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_STRICT - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_STRICT_VERBOSE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_SUPER - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
For ClassFile structures, 0x0020 is ACC_SUPER, which has historical significance only
ACC_SUPER_VERBOSE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_SYNCHRONIZED - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_SYNCHRONIZED_VERBOSE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_SYNTHETIC - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
new in Java 1.4
ACC_SYNTHETIC_VERBOSE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_TRANSIENT - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_TRANSIENT_VERBOSE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_VARARGS - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
new in Java 1.5
ACC_VARARGS_VERBOSE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_VOLATILE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ACC_VOLATILE_VERBOSE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
 
ANNOTATION_TAG - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
ANNOTATION_TAG_VERBOSE - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
APPLICATION_TITLE - Static variable in class org.gjt.jclasslib.browser.BrowserApplication
Title of the application.
APPLICATION_VERSION - Static variable in class org.gjt.jclasslib.browser.BrowserApplication
Version of the application.
ARRAY_TAG - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
ARRAY_TAG_VERBOSE - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
ATTRIBUTE_NAME - Static variable in class org.gjt.jclasslib.structures.attributes.AnnotationDefaultAttribute
Name of the attribute as in the corresponding constant pool entry.
ATTRIBUTE_NAME - Static variable in class org.gjt.jclasslib.structures.attributes.CodeAttribute
Name of the attribute as in the corresponding constant pool entry.
ATTRIBUTE_NAME - Static variable in class org.gjt.jclasslib.structures.attributes.ConstantValueAttribute
Name of the attribute as in the corresponding constant pool entry.
ATTRIBUTE_NAME - Static variable in class org.gjt.jclasslib.structures.attributes.DeprecatedAttribute
Name of the attribute as in the corresponding constant pool entry.
ATTRIBUTE_NAME - Static variable in class org.gjt.jclasslib.structures.attributes.EnclosingMethodAttribute
Name of the attribute as in the corresponding constant pool entry.
ATTRIBUTE_NAME - Static variable in class org.gjt.jclasslib.structures.attributes.ExceptionsAttribute
Name of the attribute as in the corresponding constant pool entry.
ATTRIBUTE_NAME - Static variable in class org.gjt.jclasslib.structures.attributes.InnerClassesAttribute
Name of the attribute as in the corresponding constant pool entry.
ATTRIBUTE_NAME - Static variable in class org.gjt.jclasslib.structures.attributes.LineNumberTableAttribute
Name of the attribute as in the corresponding constant pool entry.
ATTRIBUTE_NAME - Static variable in class org.gjt.jclasslib.structures.attributes.LocalVariableTableAttribute
Name of the attribute as in the corresponding constant pool entry.
ATTRIBUTE_NAME - Static variable in class org.gjt.jclasslib.structures.attributes.LocalVariableTypeTableAttribute
Name of the attribute as in the corresponding constant pool entry.
ATTRIBUTE_NAME - Static variable in class org.gjt.jclasslib.structures.attributes.RuntimeInvisibleAnnotationsAttribute
Name of the attribute as in the corresponding constant pool entry.
ATTRIBUTE_NAME - Static variable in class org.gjt.jclasslib.structures.attributes.RuntimeVisibleAnnotationsAttribute
Name of the attribute as in the corresponding constant pool entry.
ATTRIBUTE_NAME - Static variable in class org.gjt.jclasslib.structures.attributes.SignatureAttribute
Name of the attribute as in the corresponding constant pool entry.
ATTRIBUTE_NAME - Static variable in class org.gjt.jclasslib.structures.attributes.SourceFileAttribute
Name of the attribute as in the corresponding constant pool entry.
ATTRIBUTE_NAME - Static variable in class org.gjt.jclasslib.structures.attributes.SyntheticAttribute
Name of the attribute as in the corresponding constant pool entry.
AbstractAttributeListDetailPane - class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeListDetailPane.
Base class for all detail panes showing specific information for a specific attribute tree node selected in BrowserTreePane which can be displayed as a list of row entries with the same number of columns.
AbstractAttributeListDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeListDetailPane
Constructor.
AbstractAttributeTableModel - class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeTableModel.
Base class for all table models for attributes displayed by a AbstractAttributeListDetailPane.
AbstractAttributeTableModel(AttributeInfo) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeTableModel
Constructor.
AbstractConstantInfoDetailPane - class org.gjt.jclasslib.browser.detail.constants.AbstractConstantInfoDetailPane.
Base class for all constant pool entry detail panes.
AbstractConstantInfoDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.constants.AbstractConstantInfoDetailPane
Constructor.
AbstractDetailPane - class org.gjt.jclasslib.browser.AbstractDetailPane.
Base class for all detail panes showing specific information for a specific tree node selected in BrowserTreePane.
AbstractDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.AbstractDetailPane
Constructs a detail pane with a specified parent frame.
AbstractInstruction - class org.gjt.jclasslib.bytecode.AbstractInstruction.
Base class for all opcode instruction wrappers.
AbstractInstruction(int) - Constructor for class org.gjt.jclasslib.bytecode.AbstractInstruction
Constructor.
AbstractStructure - class org.gjt.jclasslib.structures.AbstractStructure.
Base class for all structures defined in the class file format.
AbstractStructure() - Constructor for class org.gjt.jclasslib.structures.AbstractStructure
Constructor.
AbstractStructureWithAttributes - class org.gjt.jclasslib.structures.AbstractStructureWithAttributes.
Base class for all structures with attributes.
AbstractStructureWithAttributes() - Constructor for class org.gjt.jclasslib.structures.AbstractStructureWithAttributes
 
AccessFlags - interface org.gjt.jclasslib.structures.AccessFlags.
Defines access flags constants and verbose expressions as defined by the java access modifiers.
AnnotationDefaultAttribute - class org.gjt.jclasslib.structures.attributes.AnnotationDefaultAttribute.
Describes an AnnotationDefault attribute structure.
AnnotationDefaultAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.AnnotationDefaultAttribute
 
AnnotationDefaultAttributeDetailPane - class org.gjt.jclasslib.browser.detail.attributes.AnnotationDefaultAttributeDetailPane.
Detail pane showing AnnotationDefault attribute.
AnnotationDefaultAttributeDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.AnnotationDefaultAttributeDetailPane
 
AnnotationDetailPane - class org.gjt.jclasslib.browser.detail.AnnotationDetailPane.
Class for showing an annotation node.
AnnotationDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.AnnotationDetailPane
 
AnnotationElementValue - class org.gjt.jclasslib.structures.elementvalues.AnnotationElementValue.
Describes an Annotation attribute structure.
AnnotationElementValue() - Constructor for class org.gjt.jclasslib.structures.elementvalues.AnnotationElementValue
 
ArrayElementValue - class org.gjt.jclasslib.structures.elementvalues.ArrayElementValue.
Describes an ArrayElementValue attribute structure.
ArrayElementValue() - Constructor for class org.gjt.jclasslib.structures.elementvalues.ArrayElementValue
 
ArrayElementValueDetailPane - class org.gjt.jclasslib.browser.detail.ArrayElementValueDetailPane.
Class for showing an array element value entry.
ArrayElementValueDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.ArrayElementValueDetailPane
 
AttributeDetailPane - class org.gjt.jclasslib.browser.detail.AttributeDetailPane.
Detail pane for an attribute of class org.gjt.jclasslib.structures.AttributeInfo.
AttributeDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.AttributeDetailPane
Constructor.
AttributeInfo - class org.gjt.jclasslib.structures.AttributeInfo.
Base class for all attribute structures in the attribute package.
AttributeInfo() - Constructor for class org.gjt.jclasslib.structures.AttributeInfo
Constructor.
accept(File) - Method in class org.gjt.jclasslib.mdi.BasicFileFilter
 
accessFlags - Variable in class org.gjt.jclasslib.structures.ClassMember
The access flags of this class member.
actionNextWindow - Variable in class org.gjt.jclasslib.mdi.BasicMDIFrame
Action for selecting the next child window.
actionPerformed(ActionEvent) - Method in class org.gjt.jclasslib.browser.RecentMenu
 
actionPerformed(ActionEvent) - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathBrowser
 
actionPerformed(ActionEvent) - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathSetupDialog
 
actionPerformed(ActionEvent) - Method in class org.gjt.jclasslib.browser.detail.constants.ClassElementOpener
 
actionPreviousWindow - Variable in class org.gjt.jclasslib.mdi.BasicMDIFrame
Action for selecting the provious child window.
actionStackWindows - Variable in class org.gjt.jclasslib.mdi.BasicMDIFrame
Action for stacking all child windows.
actionTileWindows - Variable in class org.gjt.jclasslib.mdi.BasicMDIFrame
Action for tiling all child windows.
activate() - Method in class org.gjt.jclasslib.browser.BrowserInternalFrame
 
activate() - Method in interface org.gjt.jclasslib.browser.BrowserServices
Activate this view.
activate() - Method in class org.gjt.jclasslib.nbmodule.ClassFileViewer
 
activateFrame(JInternalFrame) - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
 
addClasspathArchive(String) - Method in class org.gjt.jclasslib.browser.config.BrowserConfig
Add a classpath entry for an archive.
addClasspathChangeListener(ClasspathChangeListener) - Method in class org.gjt.jclasslib.browser.config.BrowserConfig
 
addClasspathChangeListener(ClasspathChangeListener) - Method in interface org.gjt.jclasslib.browser.config.classpath.ClasspathComponent
Add a ClasspathChangeListener.
addClasspathChangeListener(ClasspathChangeListener) - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathEntry
 
addClasspathDirectory(String) - Method in class org.gjt.jclasslib.browser.config.BrowserConfig
Add a classpath entry for a directory.
addClasspathEntry(ClasspathEntry) - Method in class org.gjt.jclasslib.browser.config.BrowserConfig
Add a classpath entry.
addConstantClassInfo(ClassFile, String, int) - Static method in class org.gjt.jclasslib.structures.ConstantPoolUtil
Add a ConstantClassInfo constant pool entry to the constant pool of a ClassFile.
addConstantFieldrefInfo(ClassFile, String, String, String, int) - Static method in class org.gjt.jclasslib.structures.ConstantPoolUtil
Add a ConstantFieldRef constant pool entry to the constant pool of a ClassFile.
addConstantMethodrefInfo(ClassFile, String, String, String, int) - Static method in class org.gjt.jclasslib.structures.ConstantPoolUtil
Add a ConstantMethodRef constant pool entry to the constant pool of a ClassFile.
addConstantNameAndTypeInfo(ClassFile, String, String, int) - Static method in class org.gjt.jclasslib.structures.ConstantPoolUtil
Add a ConstantNameAndTypeInfo constant pool entry to the constant pool of a ClassFile.
addConstantPoolEntry(ClassFile, CPInfo, int) - Static method in class org.gjt.jclasslib.structures.ConstantPoolUtil
Add a constant pool entry to the constant pool of a ClassFile.
addConstantUTF8Info(ClassFile, String, int) - Static method in class org.gjt.jclasslib.structures.ConstantPoolUtil
Add a ConstantUTF8Info constant pool entry to the constant pool of a ClassFile.
addDetailPaneEntry(ExtendedJLabel, ExtendedJLabel) - Method in class org.gjt.jclasslib.browser.detail.FixedListDetailPane
Add a detail entry consisting of a key value pair.
addDetailPaneEntry(ExtendedJLabel, ExtendedJLabel, ExtendedJLabel) - Method in class org.gjt.jclasslib.browser.detail.FixedListDetailPane
Add a detail entry consisting of a key value pair with a associated comment which is made scrollable.
addInternalFrame(JInternalFrame) - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
Add a child frame to this DesktopManager.
addOrFindNode(String, ClassTreeNode, boolean, DefaultTreeModel, boolean) - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathEntry
Convenience method to get a node or add a new class of package node to a parent node.
addPathComponent(PathComponent) - Method in class org.gjt.jclasslib.browser.config.window.BrowserPath
Add a single browser path component to this browser path.
addRecentWorkspace(File) - Method in class org.gjt.jclasslib.browser.RecentMenu
Add a file to the list of recently useed workspaces.
addRuntimeLib() - Method in class org.gjt.jclasslib.browser.config.BrowserConfig
Add the rt.jar archive of the JRE used by the bytecode browser to the classpath.
addSpecial(int) - Method in class org.gjt.jclasslib.browser.detail.FixedListDetailPane
Hook for derived classes to add additional visual elements.
addSpecial(AbstractConstantInfoDetailPane, int) - Method in class org.gjt.jclasslib.browser.detail.constants.ClassElementOpener
Add an opening button to the supplied detail pane.
addSpecial(int) - Method in class org.gjt.jclasslib.browser.detail.constants.ConstantClassInfoDetailPane
 
addSpecial(int) - Method in class org.gjt.jclasslib.browser.detail.constants.ConstantReferenceDetailPane
 
apply(List, List, CodeAttribute) - Static method in class org.gjt.jclasslib.bytecode.CodeInsertion
Apply a list of CodeInsertions to a list of instructions such as the one supplied by a ByteCodeReader.
attribute - Variable in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeTableModel
The associated attribute.
attributes - Variable in class org.gjt.jclasslib.structures.AbstractStructureWithAttributes
Attributes of this structure.

B

BASE_COLUMN_COUNT - Static variable in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeTableModel
Number of default columns.
BOOL_TAG - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
BOOL_TAG_VERBOSE - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
BORDER - Static variable in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
Border for the renderer.
BYTE_TAG - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
BYTE_TAG_VERBOSE - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
BasicDesktopManager - class org.gjt.jclasslib.mdi.BasicDesktopManager.
DesktopManager for MDI application.
BasicDesktopManager(BasicMDIFrame) - Constructor for class org.gjt.jclasslib.mdi.BasicDesktopManager
Constructor.
BasicFileFilter - class org.gjt.jclasslib.mdi.BasicFileFilter.
Configurable file filter for a JFileChooser.
BasicFileFilter(String[], String) - Constructor for class org.gjt.jclasslib.mdi.BasicFileFilter
Constructor.
BasicFileFilter(String, String) - Constructor for class org.gjt.jclasslib.mdi.BasicFileFilter
Constructor.
BasicInternalFrame - class org.gjt.jclasslib.mdi.BasicInternalFrame.
Child frame for MDI application.
BasicInternalFrame(BasicDesktopManager, String) - Constructor for class org.gjt.jclasslib.mdi.BasicInternalFrame
Constructor.
BasicMDIFrame - class org.gjt.jclasslib.mdi.BasicMDIFrame.
Parent frame for MDI application.
BasicMDIFrame() - Constructor for class org.gjt.jclasslib.mdi.BasicMDIFrame
Constructor.
BranchInstruction - class org.gjt.jclasslib.bytecode.BranchInstruction.
Describes an instruction that branches to a different offset.
BranchInstruction(int) - Constructor for class org.gjt.jclasslib.bytecode.BranchInstruction
Constructor.
BranchInstruction(int, int) - Constructor for class org.gjt.jclasslib.bytecode.BranchInstruction
Constructor.
BrowserAboutDialog - class org.gjt.jclasslib.browser.BrowserAboutDialog.
About dialog.
BrowserAboutDialog(JFrame) - Constructor for class org.gjt.jclasslib.browser.BrowserAboutDialog
Constructor.
BrowserApplication - class org.gjt.jclasslib.browser.BrowserApplication.
Entry class for the bytecode viewer.
BrowserApplication() - Constructor for class org.gjt.jclasslib.browser.BrowserApplication
 
BrowserComponent - class org.gjt.jclasslib.browser.BrowserComponent.
Visual component displaying a class file.
BrowserComponent(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.BrowserComponent
Constructor.
BrowserConfig - class org.gjt.jclasslib.browser.config.BrowserConfig.
Workspace configuration object.
BrowserConfig() - Constructor for class org.gjt.jclasslib.browser.config.BrowserConfig
 
BrowserDesktopManager - class org.gjt.jclasslib.browser.BrowserDesktopManager.
The desktop manager for the class file browser application.
BrowserDesktopManager(BrowserMDIFrame) - Constructor for class org.gjt.jclasslib.browser.BrowserDesktopManager
Constructor.
BrowserDetailPane - class org.gjt.jclasslib.browser.BrowserDetailPane.
The right half of a child window of the class file browser application showing detailed information for the specific tree node selected in BrowserTreePane.
BrowserDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.BrowserDetailPane
Constructor.
BrowserHistory - class org.gjt.jclasslib.browser.BrowserHistory.
Manages the navigation history of a single child window.
BrowserHistory(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.BrowserHistory
Constructor.
BrowserInternalFrame - class org.gjt.jclasslib.browser.BrowserInternalFrame.
A child window of the class file browser application.
BrowserInternalFrame(BasicDesktopManager, WindowState) - Constructor for class org.gjt.jclasslib.browser.BrowserInternalFrame
Constructor.
BrowserMDIFrame - class org.gjt.jclasslib.browser.BrowserMDIFrame.
MDI Frame and entry point for the class file browser application.
BrowserMDIFrame() - Constructor for class org.gjt.jclasslib.browser.BrowserMDIFrame
Constructor.
BrowserPath - class org.gjt.jclasslib.browser.config.window.BrowserPath.
Description of the selected path in the tree of a BrowserComponent.
BrowserPath() - Constructor for class org.gjt.jclasslib.browser.config.window.BrowserPath
 
BrowserServices - interface org.gjt.jclasslib.browser.BrowserServices.
Container services for a BrowserComponent.
BrowserTreeNode - class org.gjt.jclasslib.browser.BrowserTreeNode.
Tree node contained in the tree of the BrowserTreePane and representing a structural element of the class file format.
BrowserTreeNode(String) - Constructor for class org.gjt.jclasslib.browser.BrowserTreeNode
Constructor.
BrowserTreeNode(String, String) - Constructor for class org.gjt.jclasslib.browser.BrowserTreeNode
Constructor.
BrowserTreeNode(String, String, int) - Constructor for class org.gjt.jclasslib.browser.BrowserTreeNode
Constructor.
BrowserTreeNode(String, String, int, Object) - Constructor for class org.gjt.jclasslib.browser.BrowserTreeNode
 
BrowserTreePane - class org.gjt.jclasslib.browser.BrowserTreePane.
The pane containing the tree structure for the class file shown in the child window.
BrowserTreePane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.BrowserTreePane
Constructor.
ByteCodeDetailPane - class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDetailPane.
Detail pane showing the code of a Code attribute.
ByteCodeDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDetailPane
Constructor.
ByteCodeDisplay - class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay.
Bytecode renderer.
ByteCodeDisplay(ByteCodeDetailPane) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
Constructor.
ByteCodeInput - interface org.gjt.jclasslib.io.ByteCodeInput.
Extends DataInput to accomodate for a method to retrieve the number of bytes read.
ByteCodeInputStream - class org.gjt.jclasslib.io.ByteCodeInputStream.
DataInputStream which extends ByteCodeInput.
ByteCodeInputStream(InputStream) - Constructor for class org.gjt.jclasslib.io.ByteCodeInputStream
Constructor.
ByteCodeOutput - interface org.gjt.jclasslib.io.ByteCodeOutput.
Extends DataOutput to accomodate for a method to retrieve the number of bytes written.
ByteCodeOutputStream - class org.gjt.jclasslib.io.ByteCodeOutputStream.
DataOutputStream which extends ByteCodeOutput.
ByteCodeOutputStream(OutputStream) - Constructor for class org.gjt.jclasslib.io.ByteCodeOutputStream
Constructor.
ByteCodeReader - class org.gjt.jclasslib.io.ByteCodeReader.
Converts code to a list of instructions as defined in the package org.gjt.jclasslib.code.
ByteCodeWriter - class org.gjt.jclasslib.io.ByteCodeWriter.
Converts a list of instructions as defined in the package org.gjt.jclasslib.code to code.
bytes - Variable in class org.gjt.jclasslib.structures.constants.ConstantNumeric
bytes field.

C

CHAR_TAG - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
CHAR_TAG_VERBOSE - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
CLASSFILE_SUFFIX - Static variable in class org.gjt.jclasslib.browser.config.classpath.ClasspathEntry
Suffix for class files.
CLASS_ACCESS_FLAGS - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
Class access flag bits for generating a verbose list in a loop.
CLASS_ACCESS_FLAGS_VERBOSE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
Class verbose descriptions of access flag bits for generating a verbose list in a loop.
CLASS_TAG - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
CLASS_TAG_VERBOSE - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
COLOR_HIGHLIGHT - Static variable in class org.gjt.jclasslib.browser.AbstractDetailPane
Color for highlighted text (values in key-value pairs).
COLOR_LINK - Static variable in class org.gjt.jclasslib.browser.AbstractDetailPane
Color for hyperlinks.
CONSTANT_CLASS - Static variable in class org.gjt.jclasslib.structures.CPInfo
 
CONSTANT_CLASS_VERBOSE - Static variable in class org.gjt.jclasslib.structures.CPInfo
 
CONSTANT_DOUBLE - Static variable in class org.gjt.jclasslib.structures.CPInfo
 
CONSTANT_DOUBLE_VERBOSE - Static variable in class org.gjt.jclasslib.structures.CPInfo
 
CONSTANT_FIELDREF - Static variable in class org.gjt.jclasslib.structures.CPInfo
 
CONSTANT_FIELDREF_VERBOSE - Static variable in class org.gjt.jclasslib.structures.CPInfo
 
CONSTANT_FLOAT - Static variable in class org.gjt.jclasslib.structures.CPInfo
 
CONSTANT_FLOAT_VERBOSE - Static variable in class org.gjt.jclasslib.structures.CPInfo
 
CONSTANT_INTEGER - Static variable in class org.gjt.jclasslib.structures.CPInfo
 
CONSTANT_INTEGER_VERBOSE - Static variable in class org.gjt.jclasslib.structures.CPInfo
 
CONSTANT_INTERFACE_METHODREF - Static variable in class org.gjt.jclasslib.structures.CPInfo
 
CONSTANT_INTERFACE_METHODREF_VERBOSE - Static variable in class org.gjt.jclasslib.structures.CPInfo
 
CONSTANT_LONG - Static variable in class org.gjt.jclasslib.structures.CPInfo
 
CONSTANT_LONG_VERBOSE - Static variable in class org.gjt.jclasslib.structures.CPInfo
 
CONSTANT_METHODREF - Static variable in class org.gjt.jclasslib.structures.CPInfo
 
CONSTANT_METHODREF_VERBOSE - Static variable in class org.gjt.jclasslib.structures.CPInfo
 
CONSTANT_NAME_AND_TYPE - Static variable in class org.gjt.jclasslib.structures.CPInfo
 
CONSTANT_NAME_AND_TYPE_VERBOSE - Static variable in class org.gjt.jclasslib.structures.CPInfo
 
CONSTANT_STRING - Static variable in class org.gjt.jclasslib.structures.CPInfo
 
CONSTANT_STRING_VERBOSE - Static variable in class org.gjt.jclasslib.structures.CPInfo
 
CONSTANT_UTF8 - Static variable in class org.gjt.jclasslib.structures.CPInfo
 
CONSTANT_UTF8_VERBOSE - Static variable in class org.gjt.jclasslib.structures.CPInfo
 
CONSTRUCTOR_ARGUMENTS - Static variable in class org.gjt.jclasslib.browser.BrowserInternalFrame
Constructor for creating a derived BasicInternalFrame with an initialization parameter.
CONSTRUCTOR_ARGUMENTS - Static variable in class org.gjt.jclasslib.mdi.BasicInternalFrame
Constructor for creating a derived BasicInternalFrame with an initialization parameter.
CPINFO_LINK_TEXT - Static variable in class org.gjt.jclasslib.browser.AbstractDetailPane
Text prepended to constant pool hyperlinks.
CPInfo - class org.gjt.jclasslib.structures.CPInfo.
Base class for all constant pool entries in the constants package.
CPInfo() - Constructor for class org.gjt.jclasslib.structures.CPInfo
 
CategoryHolder - class org.gjt.jclasslib.browser.config.window.CategoryHolder.
Browser path component for a node category.
CategoryHolder(String) - Constructor for class org.gjt.jclasslib.browser.config.window.CategoryHolder
Constructor.
CategoryHolder() - Constructor for class org.gjt.jclasslib.browser.config.window.CategoryHolder
Constructor.
ClassElementOpener - class org.gjt.jclasslib.browser.detail.constants.ClassElementOpener.
Component that opens named references to methods and fields.
ClassElementOpener(AbstractConstantInfoDetailPane) - Constructor for class org.gjt.jclasslib.browser.detail.constants.ClassElementOpener
Constructor.
ClassElementValue - class org.gjt.jclasslib.structures.elementvalues.ClassElementValue.
Describes an ClassElementValue attribute structure.
ClassElementValue() - Constructor for class org.gjt.jclasslib.structures.elementvalues.ClassElementValue
 
ClassElementValueEntryDetailPane - class org.gjt.jclasslib.browser.detail.elementvalues.ClassElementValueEntryDetailPane.
Class for showing element value entry of type Class.
ClassElementValueEntryDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.elementvalues.ClassElementValueEntryDetailPane
 
ClassFile - class org.gjt.jclasslib.structures.ClassFile.
The class file structure in which all other structures are hooked up.
ClassFile() - Constructor for class org.gjt.jclasslib.structures.ClassFile
Constructor.
ClassFileNode - class org.gjt.jclasslib.nbmodule.ClassFileNode.
Node for a ClassFileViewer component.
ClassFileNode(FileObject) - Constructor for class org.gjt.jclasslib.nbmodule.ClassFileNode
Constructor.
ClassFileNode.ClassFileNodeHandle - class org.gjt.jclasslib.nbmodule.ClassFileNode.ClassFileNodeHandle.
Node handle for a ClassFileNode.
ClassFileNode.ClassFileNodeHandle(ClassFileNode) - Constructor for class org.gjt.jclasslib.nbmodule.ClassFileNode.ClassFileNodeHandle
Constructor.
ClassFileReader - class org.gjt.jclasslib.io.ClassFileReader.
Converts class files to a class file structure ClassFile as defined in org.gjt.jclasslib.structures.
ClassFileViewer - class org.gjt.jclasslib.nbmodule.ClassFileViewer.
Parent component for a class file browser in Netbeans.
ClassFileViewer() - Constructor for class org.gjt.jclasslib.nbmodule.ClassFileViewer
Constructor.
ClassFileWriter - class org.gjt.jclasslib.io.ClassFileWriter.
Converts class file structure ClassFile as defined in org.gjt.jclasslib.structures to class files.
ClassMember - class org.gjt.jclasslib.structures.ClassMember.
Base class for class members.
ClassMember() - Constructor for class org.gjt.jclasslib.structures.ClassMember
 
ClassMemberDetailPane - class org.gjt.jclasslib.browser.detail.ClassMemberDetailPane.
Detail pane showing class members (methods or fields).
ClassMemberDetailPane(BrowserServices, int) - Constructor for class org.gjt.jclasslib.browser.detail.ClassMemberDetailPane
Construct a ClassMemberDetailPane with a specified mode which is either FIELDS or METHODS.
ClassTreeNode - class org.gjt.jclasslib.browser.config.classpath.ClassTreeNode.
Tree node for the tree in the ClasspathBrowser dialog.
ClassTreeNode() - Constructor for class org.gjt.jclasslib.browser.config.classpath.ClassTreeNode
Constructor for the root node.
ClassTreeNode(String, boolean) - Constructor for class org.gjt.jclasslib.browser.config.classpath.ClassTreeNode
Constructor for class and package nodes.
ClasspathArchiveEntry - class org.gjt.jclasslib.browser.config.classpath.ClasspathArchiveEntry.
Classpath entry for an archive.
ClasspathArchiveEntry() - Constructor for class org.gjt.jclasslib.browser.config.classpath.ClasspathArchiveEntry
 
ClasspathBrowser - class org.gjt.jclasslib.browser.config.classpath.ClasspathBrowser.
Classpath browser that shows a tree of the contents of a ClasspathComponent.
ClasspathBrowser(BrowserMDIFrame, ClasspathComponent, String, boolean) - Constructor for class org.gjt.jclasslib.browser.config.classpath.ClasspathBrowser
Constructor.
ClasspathCellRenderer - class org.gjt.jclasslib.browser.config.classpath.ClasspathCellRenderer.
Cell renderer for the list in the ClasspathSetupDialog.
ClasspathCellRenderer() - Constructor for class org.gjt.jclasslib.browser.config.classpath.ClasspathCellRenderer
 
ClasspathChangeEvent - class org.gjt.jclasslib.browser.config.classpath.ClasspathChangeEvent.
Change event for ClasspathChangeListeners.
ClasspathChangeEvent(Object, boolean) - Constructor for class org.gjt.jclasslib.browser.config.classpath.ClasspathChangeEvent
Constructor.
ClasspathChangeListener - interface org.gjt.jclasslib.browser.config.classpath.ClasspathChangeListener.
Listener that is informed of changes in the classpath.
ClasspathComponent - interface org.gjt.jclasslib.browser.config.classpath.ClasspathComponent.
A logical component of the classpath.
ClasspathDirectoryEntry - class org.gjt.jclasslib.browser.config.classpath.ClasspathDirectoryEntry.
Classpath entry for a directory.
ClasspathDirectoryEntry() - Constructor for class org.gjt.jclasslib.browser.config.classpath.ClasspathDirectoryEntry
 
ClasspathEntry - class org.gjt.jclasslib.browser.config.classpath.ClasspathEntry.
Base class for classpath entries.
ClasspathEntry() - Constructor for class org.gjt.jclasslib.browser.config.classpath.ClasspathEntry
 
ClasspathSetupDialog - class org.gjt.jclasslib.browser.config.classpath.ClasspathSetupDialog.
Dialog for viewing and modifying the classpath.
ClasspathSetupDialog(BrowserMDIFrame) - Constructor for class org.gjt.jclasslib.browser.config.classpath.ClasspathSetupDialog
Constructor.
CodeAttribute - class org.gjt.jclasslib.structures.attributes.CodeAttribute.
Describes a Code attribute structure.
CodeAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.CodeAttribute
 
CodeAttributeDetailPane - class org.gjt.jclasslib.browser.detail.attributes.CodeAttributeDetailPane.
Detail pane showing a Code attribute.
CodeAttributeDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.CodeAttributeDetailPane
Constructor.
CodeInsertion - class org.gjt.jclasslib.bytecode.CodeInsertion.
Contains all information necessary to insert code into a method.
CodeInsertion(int, AbstractInstruction[], AbstractInstruction[], boolean) - Constructor for class org.gjt.jclasslib.bytecode.CodeInsertion
Create a code insertion.
ConstElementValue - class org.gjt.jclasslib.structures.elementvalues.ConstElementValue.
Describes an ConstElementValue attribute structure.
ConstElementValue(int) - Constructor for class org.gjt.jclasslib.structures.elementvalues.ConstElementValue
 
ConstElementValueEntryDetailPane - class org.gjt.jclasslib.browser.detail.elementvalues.ConstElementValueEntryDetailPane.
Class for showing element value entry of type Constant.
ConstElementValueEntryDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.elementvalues.ConstElementValueEntryDetailPane
 
ConstantClassInfo - class org.gjt.jclasslib.structures.constants.ConstantClassInfo.
Describes a CONSTANT_Class_info constant pool data structure.
ConstantClassInfo() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantClassInfo
 
ConstantClassInfoDetailPane - class org.gjt.jclasslib.browser.detail.constants.ConstantClassInfoDetailPane.
Detail pane showing a CONSTANT_Class constant pool entry.
ConstantClassInfoDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.constants.ConstantClassInfoDetailPane
Constructor.
ConstantDoubleInfo - class org.gjt.jclasslib.structures.constants.ConstantDoubleInfo.
Describes a CONSTANT_Double_info constant pool data structure.
ConstantDoubleInfo() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantDoubleInfo
 
ConstantDoubleInfoDetailPane - class org.gjt.jclasslib.browser.detail.constants.ConstantDoubleInfoDetailPane.
Detail pane showing a CONSTANT_Double constant pool entry.
ConstantDoubleInfoDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.constants.ConstantDoubleInfoDetailPane
Constructor.
ConstantFieldrefInfo - class org.gjt.jclasslib.structures.constants.ConstantFieldrefInfo.
Describes a CONSTANT_Fieldref_info constant pool data structure.
ConstantFieldrefInfo() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantFieldrefInfo
 
ConstantFloatInfo - class org.gjt.jclasslib.structures.constants.ConstantFloatInfo.
Describes a CONSTANT_Float_info constant pool data structure.
ConstantFloatInfo() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantFloatInfo
 
ConstantFloatInfoDetailPane - class org.gjt.jclasslib.browser.detail.constants.ConstantFloatInfoDetailPane.
Detail pane showing a CONSTANT_Float constant pool entry.
ConstantFloatInfoDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.constants.ConstantFloatInfoDetailPane
Constructor.
ConstantIntegerInfo - class org.gjt.jclasslib.structures.constants.ConstantIntegerInfo.
Describes a CONSTANT_Integer_info constant pool data structure.
ConstantIntegerInfo() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantIntegerInfo
 
ConstantIntegerInfoDetailPane - class org.gjt.jclasslib.browser.detail.constants.ConstantIntegerInfoDetailPane.
Detail pane showing a CONSTANT_Integer constant pool entry.
ConstantIntegerInfoDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.constants.ConstantIntegerInfoDetailPane
Constructor.
ConstantInterfaceMethodrefInfo - class org.gjt.jclasslib.structures.constants.ConstantInterfaceMethodrefInfo.
Describes a CONSTANT_InterfaceMethodref_info constant pool data structure.
ConstantInterfaceMethodrefInfo() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantInterfaceMethodrefInfo
 
ConstantLargeNumeric - class org.gjt.jclasslib.structures.constants.ConstantLargeNumeric.
Base class for large numeric constant pool data structures.
ConstantLargeNumeric() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantLargeNumeric
 
ConstantLongInfo - class org.gjt.jclasslib.structures.constants.ConstantLongInfo.
Describes a CONSTANT_Long_info constant pool data structure.
ConstantLongInfo() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantLongInfo
 
ConstantLongInfoDetailPane - class org.gjt.jclasslib.browser.detail.constants.ConstantLongInfoDetailPane.
Detail pane showing a CONSTANT_Long constant pool entry.
ConstantLongInfoDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.constants.ConstantLongInfoDetailPane
Constructor.
ConstantMethodrefInfo - class org.gjt.jclasslib.structures.constants.ConstantMethodrefInfo.
Describes a CONSTANT_Methodref_info constant pool data structure.
ConstantMethodrefInfo() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantMethodrefInfo
 
ConstantNameAndTypeInfo - class org.gjt.jclasslib.structures.constants.ConstantNameAndTypeInfo.
Describes a CONSTANT_NameAndType_info constant pool data structure.
ConstantNameAndTypeInfo() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantNameAndTypeInfo
 
ConstantNameAndTypeInfoDetailPane - class org.gjt.jclasslib.browser.detail.constants.ConstantNameAndTypeInfoDetailPane.
Detail pane showing a CONSTANT_NameAndType constant pool entry.
ConstantNameAndTypeInfoDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.constants.ConstantNameAndTypeInfoDetailPane
Constructor.
ConstantNumeric - class org.gjt.jclasslib.structures.constants.ConstantNumeric.
Base class for numeric constant pool data structures.
ConstantNumeric() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantNumeric
 
ConstantPoolDetailPane - class org.gjt.jclasslib.browser.detail.ConstantPoolDetailPane.
Detail pane showing constant pool entries.
ConstantPoolDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.ConstantPoolDetailPane
Constructor.
ConstantPoolHyperlinkListener - class org.gjt.jclasslib.browser.ConstantPoolHyperlinkListener.
Listens for mouse clicks and manages linking into the constat pool.
ConstantPoolHyperlinkListener(BrowserServices, int) - Constructor for class org.gjt.jclasslib.browser.ConstantPoolHyperlinkListener
Constructor.
ConstantPoolUtil - class org.gjt.jclasslib.structures.ConstantPoolUtil.
Utility methods for working on the constant pool of a ClassFile object.
ConstantReference - class org.gjt.jclasslib.structures.constants.ConstantReference.
Base class for constant pool data structures which reference class members.
ConstantReference() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantReference
 
ConstantReferenceDetailPane - class org.gjt.jclasslib.browser.detail.constants.ConstantReferenceDetailPane.
Detail pane showing a CONSTANT_Fieldref, CONSTANT_Methodref, or a CONSTANT_InterfaceMethodref constant pool entry.
ConstantReferenceDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.constants.ConstantReferenceDetailPane
Constructor.
ConstantStringInfo - class org.gjt.jclasslib.structures.constants.ConstantStringInfo.
Describes a CONSTANT_String_info constant pool data structure.
ConstantStringInfo() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantStringInfo
 
ConstantStringInfoDetailPane - class org.gjt.jclasslib.browser.detail.constants.ConstantStringInfoDetailPane.
Detail pane showing a CONSTANT_String constant pool entry.
ConstantStringInfoDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.constants.ConstantStringInfoDetailPane
Constructor.
ConstantUtf8Info - class org.gjt.jclasslib.structures.constants.ConstantUtf8Info.
Describes a CONSTANT_Utf8_info constant pool data structure.
ConstantUtf8Info() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantUtf8Info
 
ConstantUtf8InfoDetailPane - class org.gjt.jclasslib.browser.detail.constants.ConstantUtf8InfoDetailPane.
Detail pane showing a CONSTANT_Utf8 constant pool entry.
ConstantUtf8InfoDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.constants.ConstantUtf8InfoDetailPane
Constructor.
ConstantValueAttribute - class org.gjt.jclasslib.structures.attributes.ConstantValueAttribute.
Describes a ConstantValue attribute structure.
ConstantValueAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.ConstantValueAttribute
 
ConstantValueAttributeDetailPane - class org.gjt.jclasslib.browser.detail.attributes.ConstantValueAttributeDetailPane.
Detail pane showing a ConstantValue attribute.
ConstantValueAttributeDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.ConstantValueAttributeDetailPane
Constructor.
CountedInputStream - class org.gjt.jclasslib.io.CountedInputStream.
InputStream which counts the number of bytes read.
CountedInputStream(InputStream) - Constructor for class org.gjt.jclasslib.io.CountedInputStream
Constructor.
CountedOutputStream - class org.gjt.jclasslib.io.CountedOutputStream.
OutputStream which counts the number of bytes written.
CountedOutputStream(OutputStream) - Constructor for class org.gjt.jclasslib.io.CountedOutputStream
Constructor.
CounterDisplay - class org.gjt.jclasslib.browser.detail.attributes.code.CounterDisplay.
Line number renderer used as a row header view for a BytecodeDisplay.
CounterDisplay() - Constructor for class org.gjt.jclasslib.browser.detail.attributes.code.CounterDisplay
Constructor.
canClose(Workspace, boolean) - Method in class org.gjt.jclasslib.nbmodule.ClassFileViewer
 
canOpenClassFiles() - Method in class org.gjt.jclasslib.browser.BrowserInternalFrame
 
canOpenClassFiles() - Method in interface org.gjt.jclasslib.browser.BrowserServices
Indicates whether openClassFile will be able to show class files or not.
canOpenClassFiles() - Method in class org.gjt.jclasslib.nbmodule.ClassFileViewer
 
centerOnParentWindow(Window, Window) - Static method in class org.gjt.jclasslib.util.GUIHelper
Center a window on another window.
checkResizeInMaximizedState() - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
Check whether the desktop pane must be resized if in the maximized state.
checkSelection() - Method in class org.gjt.jclasslib.browser.BrowserComponent
Check whether anything is selected.
checkSize() - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
Check if the desktop pane should be resized.
classFile - Variable in class org.gjt.jclasslib.structures.AbstractStructure
Parent class file for this structure.
classIndex - Variable in class org.gjt.jclasslib.structures.constants.ConstantReference
class_index field.
classpathChanged(ClasspathChangeEvent) - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathBrowser
 
classpathChanged(ClasspathChangeEvent) - Method in interface org.gjt.jclasslib.browser.config.classpath.ClasspathChangeListener
Method that will be called when the classpath has changed.
clear() - Method in class org.gjt.jclasslib.browser.BrowserHistory
Clear the navigation history.
clear() - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathBrowser
Clear the current contents of the dialog.
closeAllFrames() - Method in class org.gjt.jclasslib.mdi.BasicMDIFrame
Close all internal frames.
constantPoolHyperlink(ExtendedJLabel, ExtendedJLabel, int) - Method in class org.gjt.jclasslib.browser.AbstractDetailPane
Construct a hyperlink into the constant pool.
constantPoolIndex(TreePath) - Method in class org.gjt.jclasslib.browser.detail.constants.AbstractConstantInfoDetailPane
Get the constant pool index corrensponding to a selection in BrowserTreePane.
cookieClasses() - Method in class org.gjt.jclasslib.nbmodule.OpenAction
 
copyToClipboard() - Method in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
Copy the view text to the clipboard.
create(DataInput, ClassFile) - Static method in class org.gjt.jclasslib.structures.CPInfo
Factory method for creating CPInfo structures.
create(DataInput, ClassFile) - Static method in class org.gjt.jclasslib.structures.FieldInfo
Factory method for creating FieldInfo structures from a DataInput.
create(DataInput, ClassFile) - Static method in class org.gjt.jclasslib.structures.MethodInfo
Factory method for creating MethodInfo structures from a DataInput.
create(DataInput, ClassFile) - Static method in class org.gjt.jclasslib.structures.attributes.ExceptionTableEntry
Factory method for creating ExceptionTableEntry structures.
create(DataInput, ClassFile) - Static method in class org.gjt.jclasslib.structures.attributes.InnerClassesEntry
Factory method for creating InnerClassesEntry structures.
create(DataInput, ClassFile) - Static method in class org.gjt.jclasslib.structures.attributes.LineNumberTableEntry
Factory method for creating LineNumberTableEntry structures.
create(DataInput, ClassFile) - Static method in class org.gjt.jclasslib.structures.attributes.LocalVariableTableEntry
Factory method for creating LocalVariableTableEntry structures.
create(DataInput, ClassFile) - Static method in class org.gjt.jclasslib.structures.attributes.LocalVariableTypeTableEntry
Factory method for creating LocalVariableTypeTableEntry structures.
create(DataInput, ClassFile) - Static method in class org.gjt.jclasslib.structures.elementvalues.ElementValue
Factory for creating ElementValue structures.
create(DataInput, ClassFile) - Static method in class org.gjt.jclasslib.structures.elementvalues.ElementValuePair
Factory for creating ElementValuePair structures.
createCommentLink(int) - Method in class org.gjt.jclasslib.browser.detail.ListDetailPane
Create a link value object with a comment for use of a LinkRenderer.
createDesktopManager() - Method in class org.gjt.jclasslib.browser.BrowserMDIFrame
 
createDesktopManager() - Method in class org.gjt.jclasslib.mdi.BasicMDIFrame
Create a BasicDesktopManager for this MDI parent window.
createMDIConfig() - Method in class org.gjt.jclasslib.mdi.BasicMDIFrame
Create an MDIConfig object that describes the current configuration of all internal frames.
createOrSkip(DataInput, ClassFile) - Static method in class org.gjt.jclasslib.structures.AttributeInfo
Factory method for creating AttributeInfo structures.
createTableColumnModel(JTable, TableModel) - Method in class org.gjt.jclasslib.browser.detail.ListDetailPane
Create the table column model for the given table and table column model.
createTableColumnModel(JTable, TableModel) - Method in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeListDetailPane
 
createTableModel(AttributeInfo) - Method in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeListDetailPane
Create the table model for a specific attribute.
createTableModel(AttributeInfo) - Method in class org.gjt.jclasslib.browser.detail.attributes.ExceptionsAttributeDetailPane
 
createTableModel(AttributeInfo) - Method in class org.gjt.jclasslib.browser.detail.attributes.InnerClassesAttributeDetailPane
 
createTableModel(AttributeInfo) - Method in class org.gjt.jclasslib.browser.detail.attributes.LineNumberTableAttributeDetailPane
 
createTableModel(AttributeInfo, String) - Method in class org.gjt.jclasslib.browser.detail.attributes.LocalVariableCommonAttributeDetailPane
 
createTableModel(AttributeInfo) - Method in class org.gjt.jclasslib.browser.detail.attributes.LocalVariableTableAttributeDetailPane
 
createTableModel(AttributeInfo) - Method in class org.gjt.jclasslib.browser.detail.attributes.LocalVariableTypeTableAttributeDetailPane
 
createTableModel(AttributeInfo) - Method in class org.gjt.jclasslib.browser.detail.attributes.code.ExceptionTableDetailPane
 
cycleToNextWindow() - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
Cycle to the next child window.
cycleToPreviousWindow() - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
Cycle to the previous child window.

D

DOUBLE_TAG - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
DOUBLE_TAG_VERBOSE - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
DeprecatedAttribute - class org.gjt.jclasslib.structures.attributes.DeprecatedAttribute.
Describes a Deprecated attribute structure.
DeprecatedAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.DeprecatedAttribute
 
debug(String) - Static method in class org.gjt.jclasslib.io.Log
Log a debug message.
debug - Variable in class org.gjt.jclasslib.structures.AbstractStructure
Flag for debugging while reading and writing class files.
debug(String) - Method in class org.gjt.jclasslib.structures.AbstractStructure
Utility method for derived structures.
debug(String) - Method in class org.gjt.jclasslib.structures.FieldInfo
 
debug(String) - Method in class org.gjt.jclasslib.structures.MethodInfo
 
debug(String) - Method in class org.gjt.jclasslib.structures.attributes.AnnotationDefaultAttribute
 
debug(String) - Method in class org.gjt.jclasslib.structures.attributes.CodeAttribute
 
debug(String) - Method in class org.gjt.jclasslib.structures.attributes.ConstantValueAttribute
 
debug(String) - Method in class org.gjt.jclasslib.structures.attributes.DeprecatedAttribute
 
debug(String) - Method in class org.gjt.jclasslib.structures.attributes.EnclosingMethodAttribute
 
debug(String) - Method in class org.gjt.jclasslib.structures.attributes.ExceptionTableEntry
 
debug(String) - Method in class org.gjt.jclasslib.structures.attributes.ExceptionsAttribute
 
debug(String) - Method in class org.gjt.jclasslib.structures.attributes.InnerClassesAttribute
 
debug(String) - Method in class org.gjt.jclasslib.structures.attributes.InnerClassesEntry
 
debug(String) - Method in class org.gjt.jclasslib.structures.attributes.LineNumberTableAttribute
 
debug(String) - Method in class org.gjt.jclasslib.structures.attributes.LineNumberTableEntry
 
debug(String) - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableTableAttribute
 
debug(String) - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableTableEntry
 
debug(String) - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableTypeTableAttribute
 
debug(String) - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableTypeTableEntry
 
debug(String) - Method in class org.gjt.jclasslib.structures.attributes.RuntimeInvisibleAnnotationsAttribute
 
debug(String) - Method in class org.gjt.jclasslib.structures.attributes.RuntimeVisibleAnnotationsAttribute
 
debug(String) - Method in class org.gjt.jclasslib.structures.attributes.SignatureAttribute
 
debug(String) - Method in class org.gjt.jclasslib.structures.attributes.SourceFileAttribute
 
debug(String) - Method in class org.gjt.jclasslib.structures.attributes.SyntheticAttribute
 
debug(String) - Method in class org.gjt.jclasslib.structures.constants.ConstantClassInfo
 
debug(String) - Method in class org.gjt.jclasslib.structures.constants.ConstantDoubleInfo
 
debug(String) - Method in class org.gjt.jclasslib.structures.constants.ConstantFieldrefInfo
 
debug(String) - Method in class org.gjt.jclasslib.structures.constants.ConstantFloatInfo
 
debug(String) - Method in class org.gjt.jclasslib.structures.constants.ConstantIntegerInfo
 
debug(String) - Method in class org.gjt.jclasslib.structures.constants.ConstantInterfaceMethodrefInfo
 
debug(String) - Method in class org.gjt.jclasslib.structures.constants.ConstantLongInfo
 
debug(String) - Method in class org.gjt.jclasslib.structures.constants.ConstantMethodrefInfo
 
debug(String) - Method in class org.gjt.jclasslib.structures.constants.ConstantNameAndTypeInfo
 
debug(String) - Method in class org.gjt.jclasslib.structures.constants.ConstantStringInfo
 
debug(String) - Method in class org.gjt.jclasslib.structures.constants.ConstantUtf8Info
 
debug(String) - Method in class org.gjt.jclasslib.structures.elementvalues.AnnotationElementValue
 
debug(String) - Method in class org.gjt.jclasslib.structures.elementvalues.ArrayElementValue
 
debug(String) - Method in class org.gjt.jclasslib.structures.elementvalues.ClassElementValue
 
debug(String) - Method in class org.gjt.jclasslib.structures.elementvalues.ConstElementValue
 
debug(String) - Method in class org.gjt.jclasslib.structures.elementvalues.EnumElementValue
 
descriptorIndex - Variable in class org.gjt.jclasslib.structures.ClassMember
the constant pool index of the descriptor of this class member.
descriptorOrSignatureIndex - Variable in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonEntry
 
desktopManager - Variable in class org.gjt.jclasslib.mdi.BasicInternalFrame
The parent DesktopManager.
desktopManager - Variable in class org.gjt.jclasslib.mdi.BasicMDIFrame
DesktopManager for this MDI parent frame.
desktopPane - Variable in class org.gjt.jclasslib.mdi.BasicMDIFrame
The desktop pane.
doGetColumnClass(int) - Method in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeTableModel
Attribute specific getColumnClass().
doGetColumnName(int) - Method in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeTableModel
Attribute specific getColumnName().
doGetValueAt(int, int) - Method in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeTableModel
Attribute specific getValueAt().
doQuit() - Method in class org.gjt.jclasslib.browser.BrowserMDIFrame
 
doQuit() - Method in class org.gjt.jclasslib.mdi.BasicMDIFrame
Exit the application.

E

ENTRY_NAME - Static variable in class org.gjt.jclasslib.structures.elementvalues.AnnotationElementValue
 
ENTRY_NAME - Static variable in class org.gjt.jclasslib.structures.elementvalues.ArrayElementValue
 
ENTRY_NAME - Static variable in class org.gjt.jclasslib.structures.elementvalues.ClassElementValue
 
ENTRY_NAME - Static variable in class org.gjt.jclasslib.structures.elementvalues.ConstElementValue
 
ENTRY_NAME - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValuePair
 
ENTRY_NAME - Static variable in class org.gjt.jclasslib.structures.elementvalues.EnumElementValue
 
ENUM_TAG - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
ENUM_TAG_VERBOSE - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
ElementValue - class org.gjt.jclasslib.structures.elementvalues.ElementValue.
Describes an ElementValue attribute structure.
ElementValue(int) - Constructor for class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
ElementValueDetailPane - class org.gjt.jclasslib.browser.detail.ElementValueDetailPane.
Container for the classes defined in the elementvalue subpackage and switches between the contained panes as required.
ElementValueDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.ElementValueDetailPane
 
ElementValuePair - class org.gjt.jclasslib.structures.elementvalues.ElementValuePair.
Describes an ElementValuePair attribute structure.
ElementValuePair() - Constructor for class org.gjt.jclasslib.structures.elementvalues.ElementValuePair
 
ElementValuePairDetailPane - class org.gjt.jclasslib.browser.detail.ElementValuePairDetailPane.
Class for showing an element value pair node.
ElementValuePairDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.ElementValuePairDetailPane
 
EmptyIcon - class org.gjt.jclasslib.util.EmptyIcon.
Transparent icon with no content.
EmptyIcon(int, int) - Constructor for class org.gjt.jclasslib.util.EmptyIcon
Constructor.
EnclosingMethodAttribute - class org.gjt.jclasslib.structures.attributes.EnclosingMethodAttribute.
Describes an EnclosingMethod attribute structure.
EnclosingMethodAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.EnclosingMethodAttribute
 
EnclosingMethodAttributeDetailPane - class org.gjt.jclasslib.browser.detail.attributes.EnclosingMethodAttributeDetailPane.
Detail pane showing a Enclosing Method attribute.
EnclosingMethodAttributeDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.EnclosingMethodAttributeDetailPane
Constructor.
EnumElementValue - class org.gjt.jclasslib.structures.elementvalues.EnumElementValue.
Describes an EnumElementValue attribute structure.
EnumElementValue() - Constructor for class org.gjt.jclasslib.structures.elementvalues.EnumElementValue
 
EnumElementValueEntryDetailPane - class org.gjt.jclasslib.browser.detail.elementvalues.EnumElementValueEntryDetailPane.
Class for showing element value entry of type Enum.
EnumElementValueEntryDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.elementvalues.EnumElementValueEntryDetailPane
 
ExceptionTableDetailPane - class org.gjt.jclasslib.browser.detail.attributes.code.ExceptionTableDetailPane.
Detail pane showing the exception table about a Code attribute.
ExceptionTableDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.code.ExceptionTableDetailPane
Constructor.
ExceptionTableEntry - class org.gjt.jclasslib.structures.attributes.ExceptionTableEntry.
Describes an exception table entry in a Code attribute structure.
ExceptionTableEntry() - Constructor for class org.gjt.jclasslib.structures.attributes.ExceptionTableEntry
Constructor.
ExceptionTableEntry(int, int, int, int) - Constructor for class org.gjt.jclasslib.structures.attributes.ExceptionTableEntry
Constructor.
ExceptionsAttribute - class org.gjt.jclasslib.structures.attributes.ExceptionsAttribute.
Describes an Exceptions attribute structure.
ExceptionsAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.ExceptionsAttribute
 
ExceptionsAttributeDetailPane - class org.gjt.jclasslib.browser.detail.attributes.ExceptionsAttributeDetailPane.
Detail pane showing an Exceptions attribute.
ExceptionsAttributeDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.ExceptionsAttributeDetailPane
Constructor.
ExtendedJLabel - class org.gjt.jclasslib.util.ExtendedJLabel.
A JLabel that can be underlined, implements Scrollable, may have a tooltip text equal to its text and exposes a few convenience methods for setText().
ExtendedJLabel() - Constructor for class org.gjt.jclasslib.util.ExtendedJLabel
Constructor.
ExtendedJLabel(String) - Constructor for class org.gjt.jclasslib.util.ExtendedJLabel
Constructor.
ExtendedTableCellRenderer - class org.gjt.jclasslib.util.ExtendedTableCellRenderer.
A TableCellRenderer which is based on an ExtendedJLabel rather than a JLabel like the javax.swing.table.DefaultTableCellRenderer.
ExtendedTableCellRenderer() - Constructor for class org.gjt.jclasslib.util.ExtendedTableCellRenderer
Constructor.
enable(Node[]) - Method in class org.gjt.jclasslib.nbmodule.OpenAction
 
endDraggingFrame(JComponent) - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
 
endResizingFrame(JComponent) - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
 
enlargeConstantPool(CPInfo[]) - Method in class org.gjt.jclasslib.structures.ClassFile
Set the array with all constant pool entries where the new array of constant pool entries starts with the old constant pool.
equals(Object) - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathEntry
 
equals(Object) - Method in class org.gjt.jclasslib.browser.config.window.WindowState
 
equals(Object) - Method in class org.gjt.jclasslib.structures.CPInfo
 
equals(Object) - Method in class org.gjt.jclasslib.structures.constants.ConstantClassInfo
 
equals(Object) - Method in class org.gjt.jclasslib.structures.constants.ConstantLargeNumeric
 
equals(Object) - Method in class org.gjt.jclasslib.structures.constants.ConstantNameAndTypeInfo
 
equals(Object) - Method in class org.gjt.jclasslib.structures.constants.ConstantNumeric
 
equals(Object) - Method in class org.gjt.jclasslib.structures.constants.ConstantReference
 
equals(Object) - Method in class org.gjt.jclasslib.structures.constants.ConstantStringInfo
 
equals(Object) - Method in class org.gjt.jclasslib.structures.constants.ConstantUtf8Info
 
error(String) - Static method in class org.gjt.jclasslib.io.Log
Log an error message.

F

FIELDS - Static variable in class org.gjt.jclasslib.browser.detail.ClassMemberDetailPane
Constant which indicates that a ClassMemberDetailPane shows fields.
FIELD_ACCESS_FLAGS - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
Field access flag bits for generating a verbose list in a loop.
FIELD_ACCESS_FLAGS_VERBOSE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
Field verbose descriptions of access flag bits for generating a verbose list in a loop.
FLOAT_TAG - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
FLOAT_TAG_VERBOSE - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
FieldInfo - class org.gjt.jclasslib.structures.FieldInfo.
Describes a field in a ClassFile structure.
FieldInfo() - Constructor for class org.gjt.jclasslib.structures.FieldInfo
 
FindResult - class org.gjt.jclasslib.browser.config.classpath.FindResult.
Result of a search operation on the classpath.
FindResult(ClasspathEntry, String) - Constructor for class org.gjt.jclasslib.browser.config.classpath.FindResult
Constructor.
FixedListDetailPane - class org.gjt.jclasslib.browser.detail.FixedListDetailPane.
Base class for all detail panes with a structure of a fixed number of key-value pairs arranged in a list.
FixedListDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.FixedListDetailPane
Constructor.
findAttribute(TreePath) - Method in class org.gjt.jclasslib.browser.AbstractDetailPane
Find the attribute pertaining to a specific tree path.
findAttribute(Class) - Method in class org.gjt.jclasslib.structures.AbstractStructureWithAttributes
Find an attribute of a certain class.
findClass(String) - Method in class org.gjt.jclasslib.browser.config.BrowserConfig
 
findClass(String) - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathArchiveEntry
 
findClass(String) - Method in interface org.gjt.jclasslib.browser.config.classpath.ClasspathComponent
Find a class by name within thsi classpath component.
findClass(String) - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathDirectoryEntry
 
firePropertyChange(String, Object, Object) - Method in class org.gjt.jclasslib.util.ExtendedTableCellRenderer
 
firePropertyChange(String, boolean, boolean) - Method in class org.gjt.jclasslib.util.ExtendedTableCellRenderer
 

G

GUIHelper - class org.gjt.jclasslib.util.GUIHelper.
Collection of GUI utility methods.
GUIHelper() - Constructor for class org.gjt.jclasslib.util.GUIHelper
 
GeneralDetailPane - class org.gjt.jclasslib.browser.detail.GeneralDetailPane.
Detail pane showing general information on the class file structure.
GeneralDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.GeneralDetailPane
Constructor.
GenericAttributeDetailPane - class org.gjt.jclasslib.browser.detail.attributes.GenericAttributeDetailPane.
Detail pane showing the generic information which applies to all attribute.
GenericAttributeDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.GenericAttributeDetailPane
Constructor.
GenericElementValueDetailPane - class org.gjt.jclasslib.browser.detail.elementvalues.GenericElementValueDetailPane.
Detail pane showing the generic information which applies to all element values.
GenericElementValueDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.elementvalues.GenericElementValueDetailPane
 
getAccessFlags() - Method in class org.gjt.jclasslib.structures.ClassFile
Get the access flags of this class.
getAccessFlags() - Method in class org.gjt.jclasslib.structures.ClassMember
Get the access flags of this class member.
getAccessFlagsVerbose() - Method in class org.gjt.jclasslib.structures.ClassFile
Get the verbose description of the access flags of this class.
getAccessFlagsVerbose() - Method in class org.gjt.jclasslib.structures.ClassMember
Get the verbose description of the access flags of this class.
getActionBackward() - Method in class org.gjt.jclasslib.browser.BrowserInternalFrame
 
getActionBackward() - Method in class org.gjt.jclasslib.browser.BrowserMDIFrame
Get the action for going backward in the navigation history.
getActionBackward() - Method in interface org.gjt.jclasslib.browser.BrowserServices
Get the Action which allows to move backward in the navigation history.
getActionBackward() - Method in class org.gjt.jclasslib.nbmodule.ClassFileViewer
 
getActionForward() - Method in class org.gjt.jclasslib.browser.BrowserInternalFrame
 
getActionForward() - Method in class org.gjt.jclasslib.browser.BrowserMDIFrame
Get the action for going forward in the navigation history.
getActionForward() - Method in interface org.gjt.jclasslib.browser.BrowserServices
Get the Action which allows to move forward in the navigation history.
getActionForward() - Method in class org.gjt.jclasslib.nbmodule.ClassFileViewer
 
getActionReload() - Method in class org.gjt.jclasslib.browser.BrowserMDIFrame
Get the action for reloading the current frame.
getActionSetupClasspath() - Method in class org.gjt.jclasslib.browser.BrowserMDIFrame
Get the action for displaying the classpath setup dialog.
getActiveFrameDesc() - Method in class org.gjt.jclasslib.mdi.MDIConfig
Get the internal frame description of the active internal frame.
getArrayTypeVerbose(int) - Static method in class org.gjt.jclasslib.bytecode.OpcodesUtil
Get the verbose description for a numeric array type in the immediate argument of the newarray instruction.
getAscent() - Method in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
Get the curent line ascent.
getAttributeDetailPane() - Method in class org.gjt.jclasslib.browser.BrowserDetailPane
Get the AttributeDetailPane detail pane associated with the node type BrowserTreeNode.NODE_ATTRIBUTE.
getAttributeLength() - Method in class org.gjt.jclasslib.structures.AttributeInfo
Get the length of this attribute as a number of bytes.
getAttributeLength() - Method in class org.gjt.jclasslib.structures.attributes.AnnotationDefaultAttribute
 
getAttributeLength() - Method in class org.gjt.jclasslib.structures.attributes.CodeAttribute
 
getAttributeLength() - Method in class org.gjt.jclasslib.structures.attributes.ConstantValueAttribute
 
getAttributeLength() - Method in class org.gjt.jclasslib.structures.attributes.DeprecatedAttribute
 
getAttributeLength() - Method in class org.gjt.jclasslib.structures.attributes.EnclosingMethodAttribute
 
getAttributeLength() - Method in class org.gjt.jclasslib.structures.attributes.ExceptionsAttribute
 
getAttributeLength() - Method in class org.gjt.jclasslib.structures.attributes.InnerClassesAttribute
 
getAttributeLength() - Method in class org.gjt.jclasslib.structures.attributes.LineNumberTableAttribute
 
getAttributeLength() - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableTableAttribute
 
getAttributeLength() - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableTypeTableAttribute
 
getAttributeLength() - Method in class org.gjt.jclasslib.structures.attributes.RuntimeAnnotationsAttribute
 
getAttributeLength() - Method in class org.gjt.jclasslib.structures.attributes.SignatureAttribute
 
getAttributeLength() - Method in class org.gjt.jclasslib.structures.attributes.SourceFileAttribute
 
getAttributeLength() - Method in class org.gjt.jclasslib.structures.attributes.SyntheticAttribute
 
getAttributeNameIndex() - Method in class org.gjt.jclasslib.structures.AttributeInfo
Get the constant pool index for the name of the attribute.
getAttributes() - Method in class org.gjt.jclasslib.structures.AbstractStructureWithAttributes
Get the attributes of this structure.
getAutoTooltip() - Method in class org.gjt.jclasslib.util.ExtendedJLabel
Check whether the tooltip text is automatically equal to the text of this label or not.
getBranchOffset() - Method in class org.gjt.jclasslib.bytecode.BranchInstruction
Get the relative offset of the branch of this instruction.
getBrowserComponent() - Method in class org.gjt.jclasslib.browser.BrowserInternalFrame
 
getBrowserComponent() - Method in interface org.gjt.jclasslib.browser.BrowserServices
Get the BrowserComponent which is the top parent of the visual hierarchy of the class file browser.
getBrowserComponent() - Method in class org.gjt.jclasslib.nbmodule.ClassFileViewer
 
getBrowserPath() - Method in class org.gjt.jclasslib.browser.BrowserComponent
Construct a BrowserPath object for the curently selected path in the tree.
getBrowserPath() - Method in class org.gjt.jclasslib.browser.config.window.WindowState
Get the browser path.
getBrowserServices() - Method in class org.gjt.jclasslib.browser.AbstractDetailPane
Get the associated BrowserServices object.
getBytes() - Method in class org.gjt.jclasslib.structures.constants.ConstantNumeric
Get the bytes field of this constant pool entry.
getBytes() - Method in class org.gjt.jclasslib.structures.constants.ConstantUtf8Info
Get the byte array of the string in this entry.
getBytesRead() - Method in interface org.gjt.jclasslib.io.ByteCodeInput
Get the number of bytes read.
getBytesRead() - Method in class org.gjt.jclasslib.io.ByteCodeInputStream
 
getBytesRead() - Method in class org.gjt.jclasslib.io.CountedInputStream
Get the number of bytes read.
getBytesWritten() - Method in interface org.gjt.jclasslib.io.ByteCodeOutput
Get the number of bytes written.
getBytesWritten() - Method in class org.gjt.jclasslib.io.ByteCodeOutputStream
 
getBytesWritten() - Method in class org.gjt.jclasslib.io.CountedOutputStream
Get the number of bytes written.
getCachedClassFileViewer(FileObject) - Static method in class org.gjt.jclasslib.nbmodule.ClassFileViewer
Retrieve an already opened ClassFileViewer or create a new one if necessary.
getCatchType() - Method in class org.gjt.jclasslib.structures.attributes.ExceptionTableEntry
Get the constant pool index for the catch type of this exception table entry.
getCategory() - Method in class org.gjt.jclasslib.browser.config.window.CategoryHolder
Get the category.
getClassFile() - Method in class org.gjt.jclasslib.browser.BrowserInternalFrame
 
getClassFile() - Method in interface org.gjt.jclasslib.browser.BrowserServices
Get the ClassFile object for the show class file.
getClassFile() - Method in class org.gjt.jclasslib.nbmodule.ClassFileViewer
 
getClassFile() - Method in class org.gjt.jclasslib.structures.AbstractStructure
Get parent class file.
getClassIndex() - Method in class org.gjt.jclasslib.structures.constants.ConstantReference
Get the index of the constant pool entry containing the CONSTANT_Class_info of this entry.
getClassInfo() - Method in class org.gjt.jclasslib.structures.constants.ConstantReference
Get the class info for this reference.
getClassInfoIndex() - Method in class org.gjt.jclasslib.structures.attributes.EnclosingMethodAttribute
Get the constant pool index of the CONSTANT_Class_info structure representing the innermost class that encloses the declaration of the current class.
getClassInfoIndex() - Method in class org.gjt.jclasslib.structures.elementvalues.ClassElementValue
Get the class_info_index of this element value entry.
getClassName() - Method in class org.gjt.jclasslib.mdi.MDIConfig.InternalFrameDesc
Get the class name of the internal frame.
getClasses() - Method in class org.gjt.jclasslib.structures.attributes.InnerClassesAttribute
Get the list of inner classes of the parent ClassFile structure as an array of InnerClassesEntry structures.
getClassesChooserPath() - Method in class org.gjt.jclasslib.browser.BrowserMDIFrame
Get the last path for the classes file chooser.
getClasspath() - Method in class org.gjt.jclasslib.browser.config.BrowserConfig
Get the list of ClasspathEntry objects that define the classpath.
getClasspathEntry() - Method in class org.gjt.jclasslib.browser.config.classpath.FindResult
Get the classpath entry in which the class has been found.
getCode() - Method in class org.gjt.jclasslib.structures.attributes.CodeAttribute
Get the code of this code attribute as an array of bytes .
getCodeAttribute() - Method in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
Get the currently displayed code attribute.
getCodeAttributeByteCodeDetailPane() - Method in class org.gjt.jclasslib.browser.detail.attributes.CodeAttributeDetailPane
Get the ByteCodeDetailPane showing the code of this Code attribute.
getCodeAttributeDetailPane() - Method in class org.gjt.jclasslib.browser.detail.AttributeDetailPane
Get the CodeAttributeDetailPane showing the details of a Code attribute.
getColumnClass(int) - Method in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeTableModel
 
getColumnName(int) - Method in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeTableModel
 
getColumnWidth(int) - Method in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeListDetailPane
Get the width in pixels for a specific column.
getColumnWidth(int) - Method in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeTableModel
Get the width of a specified column in pixels.
getConfig() - Method in class org.gjt.jclasslib.browser.BrowserMDIFrame
Get the current browser config.
getConstNameIndex() - Method in class org.gjt.jclasslib.structures.elementvalues.EnumElementValue
Get the const_name_index of this element value entry.
getConstValueIndex() - Method in class org.gjt.jclasslib.structures.elementvalues.ConstElementValue
Get the const_value_index of this element value entry.
getConstantPool() - Method in class org.gjt.jclasslib.structures.ClassFile
Get the array with all constant pool entries.
getConstantPoolEntry(int, Class) - Method in class org.gjt.jclasslib.structures.ClassFile
Get the constant pool entry at the specified index and cast it to a specified class.
getConstantPoolEntryName(int) - Method in class org.gjt.jclasslib.browser.AbstractDetailPane
Get the name of a constant pool entry.
getConstantPoolEntryName(int) - Method in class org.gjt.jclasslib.structures.ClassFile
Get an approximate verbose description of the content of the constant pool entry at the specified index.
getConstantPoolIndex(CPInfo) - Method in class org.gjt.jclasslib.structures.ClassFile
Get the index of an equivalent constant pool entry.
getConstantPoolUtf8Entry(int) - Method in class org.gjt.jclasslib.structures.ClassFile
Get the ConstantUtf8Info constant pool entry at the specified index.
getConstantvalueIndex() - Method in class org.gjt.jclasslib.structures.attributes.ConstantValueAttribute
Get the constant pool index of the constant value.
getCount() - Method in class org.gjt.jclasslib.bytecode.InvokeInterfaceInstruction
Get the argument count of this instruction.
getDebug() - Method in class org.gjt.jclasslib.structures.AbstractStructure
Get the debug mode for this structure.
getDefaultOffset() - Method in class org.gjt.jclasslib.bytecode.LookupSwitchInstruction
Get the default offset of the branch of this instruction.
getDefaultOffset() - Method in class org.gjt.jclasslib.bytecode.TableSwitchInstruction
Get the default offset of the branch of this instruction.
getDefaultValue() - Method in class org.gjt.jclasslib.structures.attributes.AnnotationDefaultAttribute
Get the default_value of this attribute.
getDescription() - Method in class org.gjt.jclasslib.mdi.BasicFileFilter
 
getDescriptor() - Method in class org.gjt.jclasslib.structures.ClassMember
Get the verbose descriptor of the class member.
getDescriptor() - Method in class org.gjt.jclasslib.structures.constants.ConstantNameAndTypeInfo
Get the descriptor string.
getDescriptorIndex() - Method in class org.gjt.jclasslib.structures.ClassMember
Get the constant pool index of the descriptor of this class member.
getDescriptorIndex() - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableTableEntry
Get the index of the constant pool entry containing the descriptor of this local variable.
getDescriptorIndex() - Method in class org.gjt.jclasslib.structures.constants.ConstantNameAndTypeInfo
Get the index of the constant pool entry containing the descriptor of this entry.
getDescriptorOrSignatureIndex() - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonEntry
Get the index of the constant pool entry containing the descriptor of this local variable.
getDesktopPane() - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
Get the associated JDesktopPane.
getDetailPane() - Method in class org.gjt.jclasslib.browser.BrowserComponent
Get the pane containing the detail area for the specific tree node selected in the BrowserTreePane.
getDimensions() - Method in class org.gjt.jclasslib.bytecode.MultianewarrayInstruction
Get the number of dimensions for the new array.
getDouble() - Method in class org.gjt.jclasslib.structures.constants.ConstantDoubleInfo
Get the double value of this constant pool entry.
getElement() - Method in class org.gjt.jclasslib.browser.BrowserTreeNode
Get the element associated with this node
getElementNameIndex() - Method in class org.gjt.jclasslib.structures.elementvalues.ElementValuePair
Get the element_name_index of this element value pair.
getElementValue() - Method in class org.gjt.jclasslib.structures.elementvalues.ElementValuePair
Get the element_value of this element value pair.
getElementValueEntries() - Method in class org.gjt.jclasslib.structures.elementvalues.ArrayElementValue
Get the list of element values associations of the this array element value entry.
getElementValuePairEntries() - Method in class org.gjt.jclasslib.structures.elementvalues.AnnotationElementValue
Get the list of element value pair associations of the parent structure as an array of ElementValuePair structures.
getEndPc() - Method in class org.gjt.jclasslib.structures.attributes.ExceptionTableEntry
Get the end_pc of this exception table entry.
getEntryName() - Method in class org.gjt.jclasslib.structures.elementvalues.AnnotationElementValue
 
getEntryName() - Method in class org.gjt.jclasslib.structures.elementvalues.ArrayElementValue
 
getEntryName() - Method in class org.gjt.jclasslib.structures.elementvalues.ClassElementValue
 
getEntryName() - Method in class org.gjt.jclasslib.structures.elementvalues.ConstElementValue
 
getEntryName() - Method in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
getEntryName() - Method in class org.gjt.jclasslib.structures.elementvalues.ElementValuePair
 
getEntryName() - Method in class org.gjt.jclasslib.structures.elementvalues.EnumElementValue
 
getExceptionIndexTable() - Method in class org.gjt.jclasslib.structures.attributes.ExceptionsAttribute
Get the list of exceptions thrown by the parent Code attribute as an array of indices into the constant pool.
getExceptionTable() - Method in class org.gjt.jclasslib.structures.attributes.CodeAttribute
Get the exception table of this code attribute as an array of ExceptionTableEntry elements.
getField(String, String) - Method in class org.gjt.jclasslib.structures.ClassFile
Get the FieldInfo for given field name and signature.
getFieldIndex(String, String) - Method in class org.gjt.jclasslib.structures.ClassFile
Get the index of a field for given field name and signature.
getFields() - Method in class org.gjt.jclasslib.structures.ClassFile
Get the array with the FieldInfo structures for the fields of this class.
getFile() - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathEntry
Get the file for the classpath entry.
getFileName() - Method in class org.gjt.jclasslib.browser.BrowserInternalFrame
Get the file name for the displayed class file.
getFileName() - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathEntry
Get the name of the classpath entry.
getFileName() - Method in class org.gjt.jclasslib.browser.config.classpath.FindResult
Get the file name of the found class.
getFileName() - Method in class org.gjt.jclasslib.browser.config.window.WindowState
Get the file name of the displayed class.
getFileObject() - Method in class org.gjt.jclasslib.nbmodule.ClassFileNode
Get the associated file object.
getFloat() - Method in class org.gjt.jclasslib.structures.constants.ConstantFloatInfo
Get the float value of this constant pool entry.
getFormattedAccessFlags() - Method in class org.gjt.jclasslib.structures.ClassFile
Get the the access flags of this class as a hex string.
getFormattedAccessFlags() - Method in class org.gjt.jclasslib.structures.ClassMember
Get the the access flags of this class as a hex string.
getFormattedBytes() - Method in class org.gjt.jclasslib.structures.constants.ConstantNumeric
Get the the bytes field of this constant pool entry as a hex string.
getFormattedHighBytes() - Method in class org.gjt.jclasslib.structures.constants.ConstantLargeNumeric
Get the the high_bytes field of this constant pool entry as a hex string.
getFormattedLowBytes() - Method in class org.gjt.jclasslib.structures.constants.ConstantLargeNumeric
Get the the low_bytes field of this constant pool entry as a hex string.
getFrameConstructorArguments(Class) - Method in class org.gjt.jclasslib.browser.BrowserMDIFrame
 
getFrameConstructorArguments(Class) - Method in class org.gjt.jclasslib.mdi.BasicMDIFrame
Get the constructor arguments classes for the constructor of the supplied frame class.
getHandle() - Method in class org.gjt.jclasslib.nbmodule.ClassFileNode
Get the associated node handle.
getHandlerPc() - Method in class org.gjt.jclasslib.structures.attributes.ExceptionTableEntry
Get the handler_pc of this exception table entry.
getHeight() - Method in class org.gjt.jclasslib.mdi.MDIConfig.InternalFrameDesc
Get the height of the internal frame on the desktop.
getHelpCtx() - Method in class org.gjt.jclasslib.nbmodule.OpenAction
 
getHighByte() - Method in class org.gjt.jclasslib.bytecode.TableSwitchInstruction
Get the upper bound for the table switch.
getHighBytes() - Method in class org.gjt.jclasslib.structures.constants.ConstantLargeNumeric
Get the high_bytes field of this constant pool entry.
getHistory() - Method in class org.gjt.jclasslib.browser.BrowserComponent
Get the navigation history of this child window.
getIcon() - Method in class org.gjt.jclasslib.nbmodule.ClassFileViewer
 
getIconHeight() - Method in class org.gjt.jclasslib.util.EmptyIcon
 
getIconWidth() - Method in class org.gjt.jclasslib.util.EmptyIcon
 
getImmediateByte() - Method in class org.gjt.jclasslib.bytecode.ImmediateByteInstruction
Get the immediate unsigned byte of this instruction.
getImmediateInt() - Method in class org.gjt.jclasslib.bytecode.ImmediateIntInstruction
Get the immediate int of this instruction.
getImmediateShort() - Method in class org.gjt.jclasslib.bytecode.ImmediateShortInstruction
Get the immediate unsigned short of this instruction.
getIncrementConst() - Method in class org.gjt.jclasslib.bytecode.IncrementInstruction
Get the increment of this instruction.
getIndex(TreePath) - Method in class org.gjt.jclasslib.browser.AbstractDetailPane
Determine the index of the tree node selected in BrowserTreePane among its siblings.
getIndex() - Method in class org.gjt.jclasslib.browser.BrowserTreeNode
Get the index of the node among its siblings.
getIndex() - Method in class org.gjt.jclasslib.browser.config.window.IndexHolder
Get the index.
getIndex() - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonEntry
Get the index of this local variable.
getInfo() - Method in class org.gjt.jclasslib.structures.AttributeInfo
Get the raw bytes of the attribute.
getInitParam() - Method in class org.gjt.jclasslib.browser.BrowserInternalFrame
 
getInitParam() - Method in class org.gjt.jclasslib.mdi.BasicInternalFrame
Get the initialization parameter used for storing the state of the frame.
getInitParam() - Method in class org.gjt.jclasslib.mdi.MDIConfig.InternalFrameDesc
Get the initialization parameter for the internal frame.
getInnerClassAccessFlags() - Method in class org.gjt.jclasslib.structures.attributes.InnerClassesEntry
Get the access flags of the inner class.
getInnerClassAccessFlagsVerbose() - Method in class org.gjt.jclasslib.structures.attributes.InnerClassesEntry
Get the verbose description of the access flags of the inner class.
getInnerClassFormattedAccessFlags() - Method in class org.gjt.jclasslib.structures.attributes.InnerClassesEntry
Get the the access flags of the inner class as a hex string.
getInnerClassInfoIndex() - Method in class org.gjt.jclasslib.structures.attributes.InnerClassesEntry
Get the constant pool index of the CONSTANT_Class_info structure describing the inner class of this InnerClassEntry.
getInnerNameIndex() - Method in class org.gjt.jclasslib.structures.attributes.InnerClassesEntry
Get the constant pool index containing the simple name of the inner class of this InnerClassEntry.
getInt() - Method in class org.gjt.jclasslib.structures.constants.ConstantIntegerInfo
Get the int value of this constant pool entry.
getInterfaces() - Method in class org.gjt.jclasslib.structures.ClassFile
Get the array with the constant pool entries of all interfaces.
getInternalFrameDescs() - Method in class org.gjt.jclasslib.mdi.MDIConfig
Get the list of internal frame descriptions.
getJumpOffsets() - Method in class org.gjt.jclasslib.bytecode.TableSwitchInstruction
Get the array of relative jump offsets for the table switch.
getLength(Object) - Method in class org.gjt.jclasslib.structures.AbstractStructure
Utility method for derived structures.
getLength() - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonEntry
Get the length in bytes of this local variable association.
getLength() - Method in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
getLength() - Method in class org.gjt.jclasslib.structures.elementvalues.ElementValuePair
 
getLineCount() - Method in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
Get the current line count.
getLineHeight() - Method in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
Get the current line height.
getLineNumber() - Method in class org.gjt.jclasslib.structures.attributes.LineNumberTableEntry
Get the line number of this line number association.
getLineNumberTable() - Method in class org.gjt.jclasslib.structures.attributes.LineNumberTableAttribute
Get the list of line number associations of the parent Code structure as an array of LineNumberTableEntry structures.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathCellRenderer
 
getLocalVariableEntries() - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonAttribute
Get the list of local variable associations of the parent Code structure as an array of LocalVariableCommonEntry structures.
getLocalVariableTable() - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableTableAttribute
Get the list of local variable associations of the parent Code structure as an array of LocalVariableTableEntry structures.
getLocalVariableTypeTable() - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableTypeTableAttribute
Get the list of local variable associations of the parent Code structure as an array of LocalVariableTypeTableEntry structures.
getLong() - Method in class org.gjt.jclasslib.structures.constants.ConstantLongInfo
Get the long value of this constant pool entry.
getLowByte() - Method in class org.gjt.jclasslib.bytecode.TableSwitchInstruction
Get the lower bound for the table switch.
getLowBytes() - Method in class org.gjt.jclasslib.structures.constants.ConstantLargeNumeric
Get the low_bytes field of this constant pool entry.
getMDIConfig() - Method in class org.gjt.jclasslib.browser.config.BrowserConfig
Get the associated MDI configuration object.
getMajorVersion() - Method in class org.gjt.jclasslib.structures.ClassFile
Get the major version of the class file format.
getMatch() - Method in class org.gjt.jclasslib.bytecode.MatchOffsetPair
Get the match value of this match-offset pair.
getMatchOffsetPairs() - Method in class org.gjt.jclasslib.bytecode.LookupSwitchInstruction
Get the match-offset pairs of the branch of this instruction as a java.util.List of MatchOffsetPair elements.
getMaxLocals() - Method in class org.gjt.jclasslib.structures.attributes.CodeAttribute
Get the maximum number of local variables of this code attribute.
getMaxStack() - Method in class org.gjt.jclasslib.structures.attributes.CodeAttribute
Get the maximum stack depth of this code attribute.
getMethod(String, String) - Method in class org.gjt.jclasslib.structures.ClassFile
Get the MethodInfo for given method name and signature.
getMethodIndex(String, String) - Method in class org.gjt.jclasslib.structures.ClassFile
Get the index of a method for given method name and signature.
getMethodInfoIndex() - Method in class org.gjt.jclasslib.structures.attributes.EnclosingMethodAttribute
Get the constant pool index of the CONSTANT_NameAndType_info structure representing the name and type of a method in the class referenced by the class info index above.
getMethods() - Method in class org.gjt.jclasslib.structures.ClassFile
Get the array with the MethodInfo structures for the methods of this class.
getMinorVersion() - Method in class org.gjt.jclasslib.structures.ClassFile
Get the minor version of the class file format.
getName() - Method in class org.gjt.jclasslib.browser.config.window.ReferenceHolder
Get the name of the reference.
getName() - Method in class org.gjt.jclasslib.nbmodule.OpenAction
 
getName() - Method in class org.gjt.jclasslib.structures.AttributeInfo
Get the name of the attribute.
getName() - Method in class org.gjt.jclasslib.structures.ClassMember
Get the name of the class member.
getName() - Method in class org.gjt.jclasslib.structures.constants.ConstantClassInfo
Get the name of the class.
getName() - Method in class org.gjt.jclasslib.structures.constants.ConstantNameAndTypeInfo
Get the name.
getNameAndTypeIndex() - Method in class org.gjt.jclasslib.structures.constants.ConstantReference
Get the index of the constant pool entry containing the CONSTANT_NameAndType_info of this entry.
getNameAndTypeInfo() - Method in class org.gjt.jclasslib.structures.constants.ConstantReference
Get the name and type info for this reference.
getNameIndex() - Method in class org.gjt.jclasslib.structures.ClassMember
Get the constant pool index of the name of this class member.
getNameIndex() - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonEntry
Get the index of the constant pool entry containing the name of this local variable.
getNameIndex() - Method in class org.gjt.jclasslib.structures.constants.ConstantClassInfo
Get the index of the constant pool entry containing the name of the class.
getNameIndex() - Method in class org.gjt.jclasslib.structures.constants.ConstantNameAndTypeInfo
Get the index of the constant pool entry containing the name of this entry.
getNextInternalFrameBounds() - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
Get a rectangle for a new child frame.
getNode() - Method in class org.gjt.jclasslib.nbmodule.ClassFileNode.ClassFileNodeHandle
 
getOffset() - Method in class org.gjt.jclasslib.bytecode.AbstractInstruction
Get the offset of this instruction in its parent Code attribute.
getOffset() - Method in class org.gjt.jclasslib.bytecode.MatchOffsetPair
Get the offset of the branch for this match-offset pair.
getOpcode() - Method in class org.gjt.jclasslib.bytecode.AbstractInstruction
Get the opcode of this instruction.
getOpcodeVerbose() - Method in class org.gjt.jclasslib.bytecode.AbstractInstruction
Get the verbose description of the opcode of this instruction.
getOpenFrame(Object) - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
Look for an open frame with an equivalent init parameter.
getOpenFrames() - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
Get the list of open child frames.
getOuterClassInfoIndex() - Method in class org.gjt.jclasslib.structures.attributes.InnerClassesEntry
Get the constant pool index of the CONSTANT_Class_info structure describing the outer class of this InnerClassEntry.
getPaddedSize(int) - Method in class org.gjt.jclasslib.bytecode.PaddedInstruction
Get the padded size in bytes of this instruction.
getPaddedValue(int, int) - Static method in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
Get the left-padded value for a number.
getParentFrame() - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
Get the parent frame.
getPathComponents() - Method in class org.gjt.jclasslib.browser.config.window.BrowserPath
Get the list of browser path components.
getPathForCategory(String) - Method in class org.gjt.jclasslib.browser.BrowserTreePane
Get the tree path for a given category.
getPosition() - Method in class org.gjt.jclasslib.bytecode.CodeInsertion
Get the insertion position, i.e the instruction number to which this CodeInsertion is to be applied.
getPostInstructions() - Method in class org.gjt.jclasslib.bytecode.CodeInsertion
Get the instructions to be inserted after the insertion point.
getPreInstructions() - Method in class org.gjt.jclasslib.bytecode.CodeInsertion
Get the instructions to be inserted before the insertion point.
getPreferredScrollableViewportSize() - Method in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
 
getPreferredScrollableViewportSize() - Method in class org.gjt.jclasslib.util.ExtendedJLabel
 
getRowHeightFactor() - Method in class org.gjt.jclasslib.browser.detail.ListDetailPane
Get the factor for calculating the row height as a multiple of the normal row height of a single label.
getRowHeightFactor() - Method in class org.gjt.jclasslib.browser.detail.attributes.InnerClassesAttributeDetailPane
 
getRowHeightFactor() - Method in class org.gjt.jclasslib.browser.detail.attributes.LocalVariableCommonAttributeDetailPane
 
getRuntimeAnnotations() - Method in class org.gjt.jclasslib.structures.attributes.RuntimeAnnotationsAttribute
Get the list of runtime annotations associations of the parent structure as an array of Annotation structures.
getScrollPane() - Method in class org.gjt.jclasslib.browser.detail.FixedListDetailPane
Get the scroll pane.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.gjt.jclasslib.util.ExtendedJLabel
 
getScrollableTracksViewportHeight() - Method in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
 
getScrollableTracksViewportHeight() - Method in class org.gjt.jclasslib.util.ExtendedJLabel
 
getScrollableTracksViewportWidth() - Method in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
 
getScrollableTracksViewportWidth() - Method in class org.gjt.jclasslib.util.ExtendedJLabel
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.gjt.jclasslib.util.ExtendedJLabel
 
getSelectedClassName() - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathBrowser
Get the name of the selected class.
getSignatureIndex() - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableTypeTableEntry
Get the index of the constant pool entry containing the signature of this local variable.
getSignatureIndex() - Method in class org.gjt.jclasslib.structures.attributes.SignatureAttribute
Get the constant pool index of the CONSTANT_Utf8_info structure representing the signature.
getSize() - Method in class org.gjt.jclasslib.bytecode.AbstractInstruction
Get the size in bytes of this instruction.
getSize() - Method in class org.gjt.jclasslib.bytecode.BranchInstruction
 
getSize() - Method in class org.gjt.jclasslib.bytecode.ImmediateByteInstruction
 
getSize() - Method in class org.gjt.jclasslib.bytecode.ImmediateIntInstruction
 
getSize() - Method in class org.gjt.jclasslib.bytecode.ImmediateShortInstruction
 
getSize() - Method in class org.gjt.jclasslib.bytecode.IncrementInstruction
 
getSize() - Method in class org.gjt.jclasslib.bytecode.InvokeInterfaceInstruction
 
getSize() - Method in class org.gjt.jclasslib.bytecode.LookupSwitchInstruction
 
getSize() - Method in class org.gjt.jclasslib.bytecode.MultianewarrayInstruction
 
getSize() - Method in class org.gjt.jclasslib.bytecode.TableSwitchInstruction
 
getSourcefileIndex() - Method in class org.gjt.jclasslib.structures.attributes.SourceFileAttribute
Get the constant pool index of the name of the source file.
getSpecificLength() - Method in class org.gjt.jclasslib.structures.elementvalues.AnnotationElementValue
 
getSpecificLength() - Method in class org.gjt.jclasslib.structures.elementvalues.ArrayElementValue
 
getSpecificLength() - Method in class org.gjt.jclasslib.structures.elementvalues.ClassElementValue
 
getSpecificLength() - Method in class org.gjt.jclasslib.structures.elementvalues.ConstElementValue
 
getSpecificLength() - Method in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
getSpecificLength() - Method in class org.gjt.jclasslib.structures.elementvalues.EnumElementValue
 
getStartPc() - Method in class org.gjt.jclasslib.structures.attributes.ExceptionTableEntry
Get the start_pc of this exception table entry.
getStartPc() - Method in class org.gjt.jclasslib.structures.attributes.LineNumberTableEntry
Get the start_pc of this line number association.
getStartPc() - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonEntry
Get the start_pc of this local variable association.
getString() - Method in class org.gjt.jclasslib.structures.constants.ConstantUtf8Info
Get the string in this entry.
getStringIndex() - Method in class org.gjt.jclasslib.structures.constants.ConstantStringInfo
Get the index of the constant pool entry containing the string of this entry.
getSuperClass() - Method in class org.gjt.jclasslib.structures.ClassFile
Get the constant pool index of the super class of this class.
getSuperClassName() - Method in class org.gjt.jclasslib.structures.ClassFile
Get the name of the super class.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.gjt.jclasslib.browser.detail.attributes.LinkRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.gjt.jclasslib.util.ExtendedTableCellRenderer
 
getTableColumnModel() - Method in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeTableModel
Get the associated table column model.
getTableModel(TreePath) - Method in class org.gjt.jclasslib.browser.detail.ListDetailPane
Get the table model for the selected tree node.
getTableModel(TreePath) - Method in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeListDetailPane
 
getTag() - Method in class org.gjt.jclasslib.structures.CPInfo
Get the value of the tag field of the cp_info structure.
getTag() - Method in class org.gjt.jclasslib.structures.constants.ConstantClassInfo
 
getTag() - Method in class org.gjt.jclasslib.structures.constants.ConstantDoubleInfo
 
getTag() - Method in class org.gjt.jclasslib.structures.constants.ConstantFieldrefInfo
 
getTag() - Method in class org.gjt.jclasslib.structures.constants.ConstantFloatInfo
 
getTag() - Method in class org.gjt.jclasslib.structures.constants.ConstantIntegerInfo
 
getTag() - Method in class org.gjt.jclasslib.structures.constants.ConstantInterfaceMethodrefInfo
 
getTag() - Method in class org.gjt.jclasslib.structures.constants.ConstantLongInfo
 
getTag() - Method in class org.gjt.jclasslib.structures.constants.ConstantMethodrefInfo
 
getTag() - Method in class org.gjt.jclasslib.structures.constants.ConstantNameAndTypeInfo
 
getTag() - Method in class org.gjt.jclasslib.structures.constants.ConstantStringInfo
 
getTag() - Method in class org.gjt.jclasslib.structures.constants.ConstantUtf8Info
 
getTag() - Method in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
getTagDescription(int) - Static method in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
getTagVerbose() - Method in class org.gjt.jclasslib.structures.CPInfo
Get the verbose description of the tag field of the cp_info structure.
getTagVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantClassInfo
 
getTagVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantDoubleInfo
 
getTagVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantFieldrefInfo
 
getTagVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantFloatInfo
 
getTagVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantIntegerInfo
 
getTagVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantInterfaceMethodrefInfo
 
getTagVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantLongInfo
 
getTagVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantMethodrefInfo
 
getTagVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantNameAndTypeInfo
 
getTagVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantStringInfo
 
getTagVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantUtf8Info
 
getThisClass() - Method in class org.gjt.jclasslib.structures.ClassFile
Get the constant pool index of this class.
getThisClassName() - Method in class org.gjt.jclasslib.structures.ClassFile
Get the name of this class.
getTotalAttributesLength() - Method in class org.gjt.jclasslib.structures.AbstractStructureWithAttributes
Get the length of all attributes as a number of bytes.
getTree() - Method in class org.gjt.jclasslib.browser.BrowserTreePane
Get the tree view.
getTreePane() - Method in class org.gjt.jclasslib.browser.BrowserComponent
Get the pane containing the tree structure for the shown class file.
getType() - Method in class org.gjt.jclasslib.browser.BrowserTreeNode
Get the type of the node as defined by the NODE_ constants.
getType() - Method in class org.gjt.jclasslib.browser.config.window.ReferenceHolder
Get the type of the reference.
getTypeIndex() - Method in class org.gjt.jclasslib.structures.elementvalues.AnnotationElementValue
Get the type_index of this annotation.
getTypeNameIndex() - Method in class org.gjt.jclasslib.structures.elementvalues.EnumElementValue
Get the type_name_index of this element value entry.
getValueAt(int, int) - Method in class org.gjt.jclasslib.browser.detail.ListDetailPane.ColumnCache
Get the cached value of a specific cell.
getValueAt(int, int) - Method in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeTableModel
 
getVerbose(int) - Static method in class org.gjt.jclasslib.bytecode.OpcodesUtil
Get the verbose description for a numeric opcode.
getVerbose() - Method in class org.gjt.jclasslib.structures.CPInfo
Get the verbose description of the content of the constant pool entry.
getVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantClassInfo
 
getVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantDoubleInfo
 
getVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantFloatInfo
 
getVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantIntegerInfo
 
getVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantLongInfo
 
getVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantNameAndTypeInfo
 
getVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantReference
 
getVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantStringInfo
 
getVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantUtf8Info
 
getWidth() - Method in class org.gjt.jclasslib.mdi.MDIConfig.InternalFrameDesc
Get the width of the internal frame on the desktop.
getX() - Method in class org.gjt.jclasslib.mdi.MDIConfig.InternalFrameDesc
Get the x-position of the internal frame on the desktop.
getY() - Method in class org.gjt.jclasslib.mdi.MDIConfig.InternalFrameDesc
Get the y-position of the internal frame on the desktop.

H

hashCode() - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathEntry
 
hashCode() - Method in class org.gjt.jclasslib.browser.config.window.WindowState
 
hashCode() - Method in class org.gjt.jclasslib.structures.CPInfo
 
hashCode() - Method in class org.gjt.jclasslib.structures.constants.ConstantClassInfo
 
hashCode() - Method in class org.gjt.jclasslib.structures.constants.ConstantLargeNumeric
 
hashCode() - Method in class org.gjt.jclasslib.structures.constants.ConstantNameAndTypeInfo
 
hashCode() - Method in class org.gjt.jclasslib.structures.constants.ConstantNumeric
 
hashCode() - Method in class org.gjt.jclasslib.structures.constants.ConstantReference
 
hashCode() - Method in class org.gjt.jclasslib.structures.constants.ConstantStringInfo
 
hashCode() - Method in class org.gjt.jclasslib.structures.constants.ConstantUtf8Info
 
highBytes - Variable in class org.gjt.jclasslib.structures.constants.ConstantLargeNumeric
high_bytes field.
highlightLabel() - Method in class org.gjt.jclasslib.browser.AbstractDetailPane
Create a highlighted label (values in key-value pairs).
historyBackward() - Method in class org.gjt.jclasslib.browser.BrowserHistory
Move one step backward in the navigation history.
historyForward() - Method in class org.gjt.jclasslib.browser.BrowserHistory
Move one step forward in the navigation history.

I

ICON_EMPTY - Static variable in class org.gjt.jclasslib.util.GUIHelper
Empty icon 16x16.
INITIAL_LENGTH - Static variable in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonAttribute
 
INITIAL_LENGTH - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
INNER_CLASS_ACCESS_FLAGS - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
Inner class access flag bits for generating a verbose list in a loop.
INNER_CLASS_ACCESS_FLAGS_VERBOSE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
Inner class verbose descriptions of access flag bits for generating a verbose list in a loop.
INT_TAG - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
INT_TAG_VERBOSE - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
ImmediateByteInstruction - class org.gjt.jclasslib.bytecode.ImmediateByteInstruction.
Describes an instruction that is followed by an immediate unsigned byte.
ImmediateByteInstruction(int, boolean) - Constructor for class org.gjt.jclasslib.bytecode.ImmediateByteInstruction
Constructor.
ImmediateByteInstruction(int, boolean, int) - Constructor for class org.gjt.jclasslib.bytecode.ImmediateByteInstruction
Constructor.
ImmediateIntInstruction - class org.gjt.jclasslib.bytecode.ImmediateIntInstruction.
Describes an instruction that is followed by an immediate int.
ImmediateIntInstruction(int) - Constructor for class org.gjt.jclasslib.bytecode.ImmediateIntInstruction
Constructor.
ImmediateIntInstruction(int, int) - Constructor for class org.gjt.jclasslib.bytecode.ImmediateIntInstruction
Constructor.
ImmediateShortInstruction - class org.gjt.jclasslib.bytecode.ImmediateShortInstruction.
Describes an instruction that is followed by an immediate unsigned short.
ImmediateShortInstruction(int) - Constructor for class org.gjt.jclasslib.bytecode.ImmediateShortInstruction
Constructor.
ImmediateShortInstruction(int, int) - Constructor for class org.gjt.jclasslib.bytecode.ImmediateShortInstruction
Constructor.
IncrementInstruction - class org.gjt.jclasslib.bytecode.IncrementInstruction.
Describes the iinc instruction.
IncrementInstruction(int, boolean) - Constructor for class org.gjt.jclasslib.bytecode.IncrementInstruction
Constructor.
IncrementInstruction(int, boolean, int, int) - Constructor for class org.gjt.jclasslib.bytecode.IncrementInstruction
Constructor.
IndexHolder - class org.gjt.jclasslib.browser.config.window.IndexHolder.
Browser path component for an index value.
IndexHolder(int) - Constructor for class org.gjt.jclasslib.browser.config.window.IndexHolder
Constructor.
IndexHolder() - Constructor for class org.gjt.jclasslib.browser.config.window.IndexHolder
Constructor.
InnerClassesAttribute - class org.gjt.jclasslib.structures.attributes.InnerClassesAttribute.
Describes an InnerClasses attribute structure.
InnerClassesAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.InnerClassesAttribute
 
InnerClassesAttributeDetailPane - class org.gjt.jclasslib.browser.detail.attributes.InnerClassesAttributeDetailPane.
Detail pane showing an InnerClasses attribute.
InnerClassesAttributeDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.InnerClassesAttributeDetailPane
Constructor.
InnerClassesEntry - class org.gjt.jclasslib.structures.attributes.InnerClassesEntry.
Describes an entry in a InnerClasses attribute structure.
InnerClassesEntry() - Constructor for class org.gjt.jclasslib.structures.attributes.InnerClassesEntry
 
InterfaceDetailPane - class org.gjt.jclasslib.browser.detail.InterfaceDetailPane.
Detail pane showing interface entries.
InterfaceDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.InterfaceDetailPane
Constructor.
InvalidByteCodeException - exception org.gjt.jclasslib.structures.InvalidByteCodeException.
Exception relating to errors in the class file format of internal state of the ClassFile structure and its substructures.
InvalidByteCodeException() - Constructor for class org.gjt.jclasslib.structures.InvalidByteCodeException
Constructor.
InvalidByteCodeException(String) - Constructor for class org.gjt.jclasslib.structures.InvalidByteCodeException
Constructor.
InvokeInterfaceInstruction - class org.gjt.jclasslib.bytecode.InvokeInterfaceInstruction.
Describes the invokeinterface instruction.
InvokeInterfaceInstruction(int) - Constructor for class org.gjt.jclasslib.bytecode.InvokeInterfaceInstruction
Constructor.
InvokeInterfaceInstruction(int, int, int) - Constructor for class org.gjt.jclasslib.bytecode.InvokeInterfaceInstruction
Constructor.
iconResource() - Method in class org.gjt.jclasslib.nbmodule.OpenAction
 
index - Variable in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonEntry
 
init(ByteCodeDisplay) - Method in class org.gjt.jclasslib.browser.detail.attributes.code.CounterDisplay
Initialize with the properties of a given bytecode display.
initStyles(Font) - Static method in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
 
internalFrameActivated(InternalFrameEvent) - Method in class org.gjt.jclasslib.browser.BrowserDesktopManager
 
internalFrameActivated(InternalFrameEvent) - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
 
internalFrameClosed(InternalFrameEvent) - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
 
internalFrameClosing(InternalFrameEvent) - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
 
internalFrameDeactivated(InternalFrameEvent) - Method in class org.gjt.jclasslib.browser.BrowserDesktopManager
 
internalFrameDeactivated(InternalFrameEvent) - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
 
internalFrameDeiconified(InternalFrameEvent) - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
 
internalFrameIconified(InternalFrameEvent) - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
 
internalFrameOpened(InternalFrameEvent) - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
 
isCellEditable(int, int) - Method in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeTableModel
 
isIconified() - Method in class org.gjt.jclasslib.mdi.MDIConfig.InternalFrameDesc
Returns whether the internal frame is iconified.
isLink(Point) - Method in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
Returns whether there is a link below the given point.
isMaximized() - Method in class org.gjt.jclasslib.mdi.MDIConfig.InternalFrameDesc
Returns whether the internal frame is maximized.
isPackageNode() - Method in class org.gjt.jclasslib.browser.config.classpath.ClassTreeNode
Return whether the node is a package node or not.
isRemoval() - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathChangeEvent
Return whether a classpath entry has been removed.
isShiftTarget() - Method in class org.gjt.jclasslib.bytecode.CodeInsertion
Get whether offsets of branch instructions pointing to the position of the resulting code insertion should be shifted to the first pre-instruction or continue to point at the original instruction.
isUnderlined() - Method in class org.gjt.jclasslib.util.ExtendedJLabel
Check whether this label is underlined.
isWide() - Method in class org.gjt.jclasslib.bytecode.ImmediateByteInstruction
Check whether the instuction is subject to a wide instruction or not.

L

LENGTH - Static variable in class org.gjt.jclasslib.structures.attributes.ExceptionTableEntry
Length in bytes of an exception table entry.
LENGTH - Static variable in class org.gjt.jclasslib.structures.attributes.InnerClassesEntry
Length in bytes of an inner class entry.
LENGTH - Static variable in class org.gjt.jclasslib.structures.attributes.LineNumberTableEntry
Length in bytes of a line number association.
LENGTH - Static variable in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonEntry
Length in bytes of a local variable association.
LINK_COLUMN_WIDTH - Static variable in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeListDetailPane
Default width in pixels for a column displaying a hyperlink.
LONG_TAG - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
LONG_TAG_VERBOSE - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
LineNumberTableAttribute - class org.gjt.jclasslib.structures.attributes.LineNumberTableAttribute.
Describes an LineNumberTable attribute structure.
LineNumberTableAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.LineNumberTableAttribute
 
LineNumberTableAttributeDetailPane - class org.gjt.jclasslib.browser.detail.attributes.LineNumberTableAttributeDetailPane.
Detail pane showing a LineNumberTable attribute.
LineNumberTableAttributeDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.LineNumberTableAttributeDetailPane
Constructor.
LineNumberTableEntry - class org.gjt.jclasslib.structures.attributes.LineNumberTableEntry.
Describes an entry in a LineNumberTable attribute structure.
LineNumberTableEntry() - Constructor for class org.gjt.jclasslib.structures.attributes.LineNumberTableEntry
 
LinkRenderer - class org.gjt.jclasslib.browser.detail.attributes.LinkRenderer.
Renderer for links in ListDetailPanes.
LinkRenderer() - Constructor for class org.gjt.jclasslib.browser.detail.attributes.LinkRenderer
Constructor.
LinkRenderer.LinkCommentValue - class org.gjt.jclasslib.browser.detail.attributes.LinkRenderer.LinkCommentValue.
Value object for a link with a comment.
LinkRenderer.LinkCommentValue(String, String) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.LinkRenderer.LinkCommentValue
Constructor.
ListDetailPane - class org.gjt.jclasslib.browser.detail.ListDetailPane.
Base class for all detail panes with a structure of a variable number of row entries with the same number of columns.
ListDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.ListDetailPane
Constructor.
ListDetailPane.ColumnCache - class org.gjt.jclasslib.browser.detail.ListDetailPane.ColumnCache.
Class for caching dynamically computed values in a read only table.
ListDetailPane.ColumnCache(int, int) - Constructor for class org.gjt.jclasslib.browser.detail.ListDetailPane.ColumnCache
Constructor.
ListDetailPane.Link - class org.gjt.jclasslib.browser.detail.ListDetailPane.Link.
Marker class returned by getColumnClass() to indicate a hyperlink in a table.
ListDetailPane.Link() - Constructor for class org.gjt.jclasslib.browser.detail.ListDetailPane.Link
 
LocalVariableCommonAttribute - class org.gjt.jclasslib.structures.attributes.LocalVariableCommonAttribute.
Contains common attributes to a local variable table attribute structure.
LocalVariableCommonAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.LocalVariableCommonAttribute
 
LocalVariableCommonAttributeDetailPane - class org.gjt.jclasslib.browser.detail.attributes.LocalVariableCommonAttributeDetailPane.
Contains common attributes to a local variable detail pane.
LocalVariableCommonAttributeDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.LocalVariableCommonAttributeDetailPane
Constructor.
LocalVariableCommonEntry - class org.gjt.jclasslib.structures.attributes.LocalVariableCommonEntry.
Contains common attributes to a local variable table entry structure.
LocalVariableCommonEntry() - Constructor for class org.gjt.jclasslib.structures.attributes.LocalVariableCommonEntry
 
LocalVariableTableAttribute - class org.gjt.jclasslib.structures.attributes.LocalVariableTableAttribute.
Describes an LocalVariableTable attribute structure.
LocalVariableTableAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.LocalVariableTableAttribute
 
LocalVariableTableAttributeDetailPane - class org.gjt.jclasslib.browser.detail.attributes.LocalVariableTableAttributeDetailPane.
Detail pane showing a LocalVariableTable attribute.
LocalVariableTableAttributeDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.LocalVariableTableAttributeDetailPane
Constructor.
LocalVariableTableEntry - class org.gjt.jclasslib.structures.attributes.LocalVariableTableEntry.
Describes an entry in a LocalVariableTableEntry attribute structure.
LocalVariableTableEntry() - Constructor for class org.gjt.jclasslib.structures.attributes.LocalVariableTableEntry
 
LocalVariableTypeTableAttribute - class org.gjt.jclasslib.structures.attributes.LocalVariableTypeTableAttribute.
Describes an LocalVariableTypeTable attribute structure.
LocalVariableTypeTableAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.LocalVariableTypeTableAttribute
 
LocalVariableTypeTableAttributeDetailPane - class org.gjt.jclasslib.browser.detail.attributes.LocalVariableTypeTableAttributeDetailPane.
Detail pane showing a LocalVariableTypeTable attribute.
LocalVariableTypeTableAttributeDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.LocalVariableTypeTableAttributeDetailPane
Constructor.
LocalVariableTypeTableEntry - class org.gjt.jclasslib.structures.attributes.LocalVariableTypeTableEntry.
Describes an LocalVariableTypeTableEntry attribute structure.
LocalVariableTypeTableEntry() - Constructor for class org.gjt.jclasslib.structures.attributes.LocalVariableTypeTableEntry
 
Log - class org.gjt.jclasslib.io.Log.
Utility class to log errors, warnings and debug messages.
LookupSwitchInstruction - class org.gjt.jclasslib.bytecode.LookupSwitchInstruction.
Describes the lookupswitch instruction.
LookupSwitchInstruction(int) - Constructor for class org.gjt.jclasslib.bytecode.LookupSwitchInstruction
Constructor.
length - Variable in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonEntry
 
link(BrowserServices, int) - Static method in class org.gjt.jclasslib.browser.ConstantPoolHyperlinkListener
Link to a specific constant pool entry.
link(int, int) - Method in class org.gjt.jclasslib.browser.detail.ListDetailPane
Link to the destination described by the target of the hyperlink contained in a specific cell.
link(int, int) - Method in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeListDetailPane
 
link(int, int) - Method in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeTableModel
Link to the destination described by the target of the hyperlink contained in a specific cell.
link(Point) - Method in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
Perform a link operation at a given point.
linkLabel() - Method in class org.gjt.jclasslib.browser.AbstractDetailPane
Create a label with the appearance of a hyperlink.
loadIcon(String) - Static method in class org.gjt.jclasslib.browser.BrowserMDIFrame
Load an icon from the images directory.
localVariableTable - Variable in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonAttribute
 
lowBytes - Variable in class org.gjt.jclasslib.structures.constants.ConstantLargeNumeric
low_bytes field.

M

MARGIN_X - Static variable in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
Horizontal margin.
MARGIN_Y - Static variable in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
Vertical margin.
MDIConfig - class org.gjt.jclasslib.mdi.MDIConfig.
Serializable configuration object for the window state of an MDI frame.
MDIConfig() - Constructor for class org.gjt.jclasslib.mdi.MDIConfig
 
MDIConfig.InternalFrameDesc - class org.gjt.jclasslib.mdi.MDIConfig.InternalFrameDesc.
Serializable description object for the state of an internal frame.
MDIConfig.InternalFrameDesc() - Constructor for class org.gjt.jclasslib.mdi.MDIConfig.InternalFrameDesc
 
MESSAGE_INVALID_CONSTANT_POOL_ENTRY - Static variable in class org.gjt.jclasslib.browser.detail.constants.AbstractConstantInfoDetailPane
Message which is diplayed if the constant pool entry is invalid.
MESSAGE_TITLE - Static variable in class org.gjt.jclasslib.util.GUIHelper
The title for message boxes.
METHODS - Static variable in class org.gjt.jclasslib.browser.detail.ClassMemberDetailPane
Constant which indicates that a ClassMemberDetailPane shows methods.
METHOD_ACCESS_FLAGS - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
Method access flag bits for generating a verbose list in a loop.
METHOD_ACCESS_FLAGS_VERBOSE - Static variable in interface org.gjt.jclasslib.structures.AccessFlags
Field verbose descriptions of access flag bits for generating a verbose list in a loop.
MatchOffsetPair - class org.gjt.jclasslib.bytecode.MatchOffsetPair.
Holds a single match-offset pair.
MatchOffsetPair(int, int) - Constructor for class org.gjt.jclasslib.bytecode.MatchOffsetPair
Constructor.
MethodInfo - class org.gjt.jclasslib.structures.MethodInfo.
Describes a method in a ClassFile structure.
MethodInfo() - Constructor for class org.gjt.jclasslib.structures.MethodInfo
 
MiscDetailPane - class org.gjt.jclasslib.browser.detail.attributes.code.MiscDetailPane.
Detail pane showing miscellaneous information of a Code attribute without substructure.
MiscDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.code.MiscDetailPane
Constructor.
MultianewarrayInstruction - class org.gjt.jclasslib.bytecode.MultianewarrayInstruction.
Describes the multianewarray instruction.
MultianewarrayInstruction(int) - Constructor for class org.gjt.jclasslib.bytecode.MultianewarrayInstruction
Constructor.
main(String[]) - Static method in class org.gjt.jclasslib.browser.BrowserApplication
Entry point for the class file browser application.
main(String[]) - Static method in class org.gjt.jclasslib.io.ClassFileReader
Test method.
markSupported() - Method in class org.gjt.jclasslib.io.CountedInputStream
 
menuSelectionChanged(boolean) - Method in class org.gjt.jclasslib.browser.RecentMenu
 
menuWindow - Variable in class org.gjt.jclasslib.mdi.BasicMDIFrame
JMenu for window actions.
merge(int, boolean, CodeInsertion, CodeInsertion) - Static method in class org.gjt.jclasslib.bytecode.CodeInsertion
Merge two code insertions into one.
mergeClassesIntoTree(DefaultTreeModel, boolean) - Method in class org.gjt.jclasslib.browser.config.BrowserConfig
 
mergeClassesIntoTree(DefaultTreeModel, boolean) - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathArchiveEntry
 
mergeClassesIntoTree(DefaultTreeModel, boolean) - Method in interface org.gjt.jclasslib.browser.config.classpath.ClasspathComponent
Merge all classes in this classpath component into the supplied tree.
mergeClassesIntoTree(DefaultTreeModel, boolean) - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathDirectoryEntry
 
mergeInstructions(AbstractInstruction[], AbstractInstruction[]) - Static method in class org.gjt.jclasslib.bytecode.CodeInsertion
Merge two arrays of instructions into one.
mode() - Method in class org.gjt.jclasslib.nbmodule.OpenAction
 
mouseClicked(MouseEvent) - Method in class org.gjt.jclasslib.browser.ConstantPoolHyperlinkListener
 

N

NEWARRAY_T_BOOLEAN - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
NEWARRAY_T_BYTE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
NEWARRAY_T_CHAR - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
NEWARRAY_T_DOUBLE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
NEWARRAY_T_FLOAT - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
NEWARRAY_T_INT - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
NEWARRAY_T_LONG - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
NEWARRAY_T_SHORT - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
NODE_ANNOTATION - Static variable in class org.gjt.jclasslib.browser.BrowserTreeNode
Node for an attribute entry (VisibleRuntimeAnnotation).
NODE_ARRAYELEMENTVALUE - Static variable in class org.gjt.jclasslib.browser.BrowserTreeNode
Node for an ArrayElementValue entry.
NODE_ATTRIBUTE - Static variable in class org.gjt.jclasslib.browser.BrowserTreeNode
Node for an attribute entry (AttributeInfo).
NODE_CONSTANT_POOL - Static variable in class org.gjt.jclasslib.browser.BrowserTreeNode
Node for a constant pool entry (CPInfo).
NODE_ELEMENTVALUE - Static variable in class org.gjt.jclasslib.browser.BrowserTreeNode
Node for an ElementValue entry.
NODE_ELEMENTVALUEPAIR - Static variable in class org.gjt.jclasslib.browser.BrowserTreeNode
Node for an ElementValuePair entry.
NODE_FIELD - Static variable in class org.gjt.jclasslib.browser.BrowserTreeNode
Node for a field entry (FieldInfo).
NODE_GENERAL - Static variable in class org.gjt.jclasslib.browser.BrowserTreeNode
Node for general information on the class file structure.
NODE_INTERFACE - Static variable in class org.gjt.jclasslib.browser.BrowserTreeNode
Node for an interface entry.
NODE_METHOD - Static variable in class org.gjt.jclasslib.browser.BrowserTreeNode
Node for a method entry (MethodInfo).
NODE_NO_CONTENT - Static variable in class org.gjt.jclasslib.browser.BrowserTreeNode
Node that does not exhibit detail content.
NUMBER_COLUMN_WIDTH - Static variable in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeListDetailPane
Default width in pixels for a column displaying a number.
nameAndTypeIndex - Variable in class org.gjt.jclasslib.structures.constants.ConstantReference
name_and_type_index field.
nameIndex - Variable in class org.gjt.jclasslib.structures.ClassMember
the constant pool index of the name of this class member.
nameIndex - Variable in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonEntry
 
normalLabel() - Method in class org.gjt.jclasslib.browser.AbstractDetailPane
Create a normal label (keys in key-value pairs).
normalLabel(String) - Method in class org.gjt.jclasslib.browser.AbstractDetailPane
Create a normal label (keys in key-value pairs).

O

OPCODE_AALOAD - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_AASTORE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ACONST_NULL - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ALOAD - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ALOAD_0 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ALOAD_1 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ALOAD_2 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ALOAD_3 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ANEWARRAY - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ARETURN - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ARRAYLENGTH - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ASTORE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ASTORE_0 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ASTORE_1 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ASTORE_2 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ASTORE_3 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ATHROW - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_BALOAD - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_BASTORE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_BIPUSH - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_BREAKPOINT - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_CALOAD - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_CASTORE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_CHECKCAST - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_D2F - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_D2I - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_D2L - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DADD - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DALOAD - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DASTORE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DCMPG - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DCMPL - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DCONST_0 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DCONST_1 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DDIV - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DLOAD - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DLOAD_0 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DLOAD_1 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DLOAD_2 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DLOAD_3 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DMUL - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DNEG - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DREM - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DRETURN - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DSTORE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DSTORE_0 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DSTORE_1 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DSTORE_2 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DSTORE_3 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DSUB - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DUP - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DUP2 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DUP2_X1 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DUP2_X2 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DUP_X1 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_DUP_X2 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_F2D - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_F2I - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_F2L - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FADD - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FALOAD - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FASTORE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FCMPG - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FCMPL - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FCONST_0 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FCONST_1 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FCONST_2 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FDIV - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FLOAD - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FLOAD_0 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FLOAD_1 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FLOAD_2 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FLOAD_3 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FMUL - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FNEG - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FREM - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FRETURN - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FSTORE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FSTORE_0 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FSTORE_1 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FSTORE_2 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FSTORE_3 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_FSUB - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_GETFIELD - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_GETSTATIC - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_GOTO - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_GOTO_W - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_I2B - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_I2C - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_I2D - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_I2F - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_I2L - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_I2S - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IADD - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IALOAD - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IAND - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IASTORE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ICONST_0 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ICONST_1 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ICONST_2 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ICONST_3 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ICONST_4 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ICONST_5 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ICONST_M1 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IDIV - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IFEQ - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IFGE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IFGT - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IFLE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IFLT - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IFNE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IFNONNULL - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IFNULL - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IF_ACMPEQ - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IF_ACMPNE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IF_ICMPEQ - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IF_ICMPGE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IF_ICMPGT - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IF_ICMPLE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IF_ICMPLT - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IF_ICMPNE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IINC - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ILOAD - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ILOAD_0 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ILOAD_1 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ILOAD_2 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ILOAD_3 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IMPDEP1 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IMPDEP2 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IMUL - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_INEG - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_INSTANCEOF - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_INVOKEINTERFACE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_INVOKESPECIAL - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_INVOKESTATIC - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_INVOKEVIRTUAL - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IOR - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IREM - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IRETURN - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ISHL - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ISHR - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ISTORE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ISTORE_0 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ISTORE_1 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ISTORE_2 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ISTORE_3 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_ISUB - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IUSHR - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_IXOR - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_JSR - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_JSR_W - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_L2D - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_L2F - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_L2I - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LADD - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LALOAD - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LAND - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LASTORE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LCMP - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LCONST_0 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LCONST_1 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LDC - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LDC2_W - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LDC_W - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LDIV - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LLOAD - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LLOAD_0 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LLOAD_1 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LLOAD_2 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LLOAD_3 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LMUL - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LNEG - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LOOKUPSWITCH - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LOR - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LREM - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LRETURN - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LSHL - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LSHR - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LSTORE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LSTORE_0 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LSTORE_1 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LSTORE_2 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LSTORE_3 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LSUB - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LUSHR - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_LXOR - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_MONITORENTER - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_MONITOREXIT - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_MULTIANEWARRAY - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_NEW - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_NEWARRAY - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_NOP - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_POP - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_POP2 - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_PUTFIELD - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_PUTSTATIC - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_RET - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_RETURN - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_SALOAD - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_SASTORE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_SIPUSH - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_SWAP - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_TABLESWITCH - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_WIDE - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
OPCODE_XXXUNUSEDXXX - Static variable in interface org.gjt.jclasslib.bytecode.Opcodes
 
Opcodes - interface org.gjt.jclasslib.bytecode.Opcodes.
Defines all opcodes and their verbose representation as well as the type codes for the newarray instruction.
OpcodesUtil - class org.gjt.jclasslib.bytecode.OpcodesUtil.
Defines utility methods for dealing with opcodes.
OpcodesUtil() - Constructor for class org.gjt.jclasslib.bytecode.OpcodesUtil
 
OpenAction - class org.gjt.jclasslib.nbmodule.OpenAction.
Action to open a class file.
OpenAction() - Constructor for class org.gjt.jclasslib.nbmodule.OpenAction
 
open(Workspace) - Method in class org.gjt.jclasslib.nbmodule.ClassFileViewer
 
openClassFile(String, BrowserPath) - Method in class org.gjt.jclasslib.browser.BrowserInternalFrame
 
openClassFile(String, BrowserPath) - Method in interface org.gjt.jclasslib.browser.BrowserServices
Open a class.
openClassFile(String, BrowserPath) - Method in class org.gjt.jclasslib.nbmodule.ClassFileViewer
 
openClassFromFile(File) - Method in class org.gjt.jclasslib.browser.BrowserMDIFrame
Open an internal frame for a given file.
openWorkspace(File) - Method in class org.gjt.jclasslib.browser.BrowserMDIFrame
Open a workspace file.
org.gjt.jclasslib.browser - package org.gjt.jclasslib.browser
This package contains classes for the class file browser.
org.gjt.jclasslib.browser.config - package org.gjt.jclasslib.browser.config
This package contains classes for workspace configuration management.
org.gjt.jclasslib.browser.config.classpath - package org.gjt.jclasslib.browser.config.classpath
This package contains classpath related configuration classes.
org.gjt.jclasslib.browser.config.window - package org.gjt.jclasslib.browser.config.window
This package contains classes that describe the selection state of a BrowserComponent.
org.gjt.jclasslib.browser.detail - package 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 - package org.gjt.jclasslib.browser.detail.attributes
This package contains classes for displaying the details of attributes.
org.gjt.jclasslib.browser.detail.attributes.code - package org.gjt.jclasslib.browser.detail.attributes.code
This package contains classes for displaying a code attribute.
org.gjt.jclasslib.browser.detail.constants - package org.gjt.jclasslib.browser.detail.constants
This package contains classes for displaying the details of constant pool entries.
org.gjt.jclasslib.browser.detail.elementvalues - package org.gjt.jclasslib.browser.detail.elementvalues
This package contains classes for displaying the details of element values.
org.gjt.jclasslib.bytecode - package 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 - package 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 - package org.gjt.jclasslib.mdi
This package contains classes implementing a multiple document interface (MDI) framework.
org.gjt.jclasslib.nbmodule - package org.gjt.jclasslib.nbmodule
This package contains classes for the Netbeans module.
org.gjt.jclasslib.structures - package org.gjt.jclasslib.structures
This package contains classes mirroring the data structures of the class file format.
org.gjt.jclasslib.structures.attributes - package 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 - package 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 - package org.gjt.jclasslib.structures.elementvalues
This package contains classes for constant pool data structures which describe element values.
org.gjt.jclasslib.util - package org.gjt.jclasslib.util
This package contains classes which do not contain application specific logic and can be considered utility classes to other packages.

P

PaddedInstruction - class org.gjt.jclasslib.bytecode.PaddedInstruction.
Base class for intstructions which need a four byte padding relative to the start of the enclosing code of the parent Code attribute before reading immediate arguments.
PaddedInstruction(int) - Constructor for class org.gjt.jclasslib.bytecode.PaddedInstruction
Constructor.
PathComponent - interface org.gjt.jclasslib.browser.config.window.PathComponent.
Marker interface for browser path components.
ProgressDialog - class org.gjt.jclasslib.util.ProgressDialog.
Dialog which displays indeterminate progress.
ProgressDialog(JFrame, Runnable, String) - Constructor for class org.gjt.jclasslib.util.ProgressDialog
Constructor.
ProgressDialog(JDialog, Runnable, String) - Constructor for class org.gjt.jclasslib.util.ProgressDialog
Constructor.
paint(Graphics) - Method in class org.gjt.jclasslib.util.ExtendedJLabel
 
paintComponent(Graphics) - Method in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
 
paintComponent(Graphics) - Method in class org.gjt.jclasslib.browser.detail.attributes.code.CounterDisplay
 
paintIcon(Component, Graphics, int, int) - Method in class org.gjt.jclasslib.util.EmptyIcon
 
parentFrame - Variable in class org.gjt.jclasslib.mdi.BasicDesktopManager
Parent frame of this DesktopManager.
performAction(Node[]) - Method in class org.gjt.jclasslib.nbmodule.OpenAction
 
printAccessFlags(int) - Method in class org.gjt.jclasslib.structures.AbstractStructure
Utility method for derived structures.
printAccessFlagsVerbose(int) - Method in class org.gjt.jclasslib.structures.AbstractStructure
Utility method for derived structures.
printAccessFlagsVerbose(int[], String[], int) - Method in class org.gjt.jclasslib.structures.AbstractStructure
Utility method for derived structures.
printAccessFlagsVerbose(int) - Method in class org.gjt.jclasslib.structures.AttributeInfo
 
printAccessFlagsVerbose(int) - Method in class org.gjt.jclasslib.structures.CPInfo
 
printAccessFlagsVerbose(int) - Method in class org.gjt.jclasslib.structures.ClassFile
 
printAccessFlagsVerbose(int) - Method in class org.gjt.jclasslib.structures.FieldInfo
 
printAccessFlagsVerbose(int) - Method in class org.gjt.jclasslib.structures.MethodInfo
 
printAccessFlagsVerbose(int) - Method in class org.gjt.jclasslib.structures.attributes.ExceptionTableEntry
 
printAccessFlagsVerbose(int) - Method in class org.gjt.jclasslib.structures.attributes.InnerClassesEntry
 
printAccessFlagsVerbose(int) - Method in class org.gjt.jclasslib.structures.attributes.LineNumberTableEntry
 
printAccessFlagsVerbose(int) - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonEntry
 
printAccessFlagsVerbose(int) - Method in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
printAccessFlagsVerbose(int) - Method in class org.gjt.jclasslib.structures.elementvalues.ElementValuePair
 
printBytes(int) - Method in class org.gjt.jclasslib.structures.AbstractStructure
Utility method for derived structures.

R

RecentMenu - class org.gjt.jclasslib.browser.RecentMenu.
Menu that holds recent workspace files.
RecentMenu(BrowserMDIFrame) - Constructor for class org.gjt.jclasslib.browser.RecentMenu
Constructor.
ReferenceHolder - class org.gjt.jclasslib.browser.config.window.ReferenceHolder.
Browser path component for named class member (field or method).
ReferenceHolder(String, String) - Constructor for class org.gjt.jclasslib.browser.config.window.ReferenceHolder
Constructor.
ReferenceHolder() - Constructor for class org.gjt.jclasslib.browser.config.window.ReferenceHolder
Constructor.
RuntimeAnnotationsAttribute - class org.gjt.jclasslib.structures.attributes.RuntimeAnnotationsAttribute.
Common class for runtime annotations.
RuntimeAnnotationsAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.RuntimeAnnotationsAttribute
 
RuntimeAnnotationsAttributeDetailPane - class org.gjt.jclasslib.browser.detail.attributes.RuntimeAnnotationsAttributeDetailPane.
Detail pane showing VisibleRuntimeAnnotations and InvisibleRuntimeAnnotations attribute.
RuntimeAnnotationsAttributeDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.RuntimeAnnotationsAttributeDetailPane
Constructor.
RuntimeInvisibleAnnotationsAttribute - class org.gjt.jclasslib.structures.attributes.RuntimeInvisibleAnnotationsAttribute.
Describes an RuntimeInvisibleAnnotations attribute structure.
RuntimeInvisibleAnnotationsAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.RuntimeInvisibleAnnotationsAttribute
 
RuntimeVisibleAnnotationsAttribute - class org.gjt.jclasslib.structures.attributes.RuntimeVisibleAnnotationsAttribute.
Describes an RuntimeVisibleAnnotations attribute structure.
RuntimeVisibleAnnotationsAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.RuntimeVisibleAnnotationsAttribute
 
read(Preferences) - Method in class org.gjt.jclasslib.browser.RecentMenu
Read the list of recently used workspaces from the preferences store.
read(ByteCodeInput) - Method in class org.gjt.jclasslib.bytecode.AbstractInstruction
Read this instruction from the given ByteCodeInput.
read(ByteCodeInput) - Method in class org.gjt.jclasslib.bytecode.BranchInstruction
 
read(ByteCodeInput) - Method in class org.gjt.jclasslib.bytecode.ImmediateByteInstruction
 
read(ByteCodeInput) - Method in class org.gjt.jclasslib.bytecode.ImmediateIntInstruction
 
read(ByteCodeInput) - Method in class org.gjt.jclasslib.bytecode.ImmediateShortInstruction
 
read(ByteCodeInput) - Method in class org.gjt.jclasslib.bytecode.IncrementInstruction
 
read(ByteCodeInput) - Method in class org.gjt.jclasslib.bytecode.InvokeInterfaceInstruction
 
read(ByteCodeInput) - Method in class org.gjt.jclasslib.bytecode.LookupSwitchInstruction
 
read(ByteCodeInput) - Method in class org.gjt.jclasslib.bytecode.MultianewarrayInstruction
 
read(ByteCodeInput) - Method in class org.gjt.jclasslib.bytecode.PaddedInstruction
 
read(ByteCodeInput) - Method in class org.gjt.jclasslib.bytecode.TableSwitchInstruction
 
read() - Method in class org.gjt.jclasslib.io.CountedInputStream
 
read(byte[]) - Method in class org.gjt.jclasslib.io.CountedInputStream
 
read(byte[], int, int) - Method in class org.gjt.jclasslib.io.CountedInputStream
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.AbstractStructure
Read this structure from the given DataInput.
read(DataInput) - Method in class org.gjt.jclasslib.structures.AttributeInfo
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.ClassFile
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.ClassMember
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.FieldInfo
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.MethodInfo
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.attributes.AnnotationDefaultAttribute
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.attributes.CodeAttribute
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.attributes.ConstantValueAttribute
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.attributes.DeprecatedAttribute
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.attributes.EnclosingMethodAttribute
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.attributes.ExceptionTableEntry
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.attributes.ExceptionsAttribute
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.attributes.InnerClassesAttribute
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.attributes.InnerClassesEntry
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.attributes.LineNumberTableAttribute
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.attributes.LineNumberTableEntry
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonEntry
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableTableAttribute
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableTypeTableAttribute
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.attributes.RuntimeAnnotationsAttribute
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.attributes.SignatureAttribute
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.attributes.SourceFileAttribute
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.attributes.SyntheticAttribute
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.constants.ConstantClassInfo
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.constants.ConstantDoubleInfo
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.constants.ConstantFieldrefInfo
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.constants.ConstantFloatInfo
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.constants.ConstantIntegerInfo
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.constants.ConstantInterfaceMethodrefInfo
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.constants.ConstantLargeNumeric
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.constants.ConstantLongInfo
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.constants.ConstantMethodrefInfo
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.constants.ConstantNameAndTypeInfo
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.constants.ConstantNumeric
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.constants.ConstantReference
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.constants.ConstantStringInfo
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.constants.ConstantUtf8Info
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.elementvalues.AnnotationElementValue
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.elementvalues.ArrayElementValue
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.elementvalues.ClassElementValue
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.elementvalues.ConstElementValue
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.elementvalues.ElementValuePair
 
read(DataInput) - Method in class org.gjt.jclasslib.structures.elementvalues.EnumElementValue
 
readAttributes(DataInput) - Method in class org.gjt.jclasslib.structures.AbstractStructureWithAttributes
Read the attributes of this structure from the given DataInput.
readAttributes(DataInput) - Method in class org.gjt.jclasslib.structures.ClassFile
 
readByteCode(byte[]) - Static method in class org.gjt.jclasslib.io.ByteCodeReader
Converts the code to a list of instructions.
readByteCode(byte[], AbstractInstruction[]) - Static method in class org.gjt.jclasslib.io.ByteCodeReader
Converts the code to a list of instructions.
readExternal(ObjectInput) - Method in class org.gjt.jclasslib.nbmodule.ClassFileViewer
 
readFromClassPath(String[], String, String) - Static method in class org.gjt.jclasslib.io.ClassFileReader
Looks up a class file in the specified class path and converts it to a ClassFile structure.
readFromFile(File) - Static method in class org.gjt.jclasslib.io.ClassFileReader
Converts a class file to a ClassFile structure.
readFromInputStream(InputStream) - Static method in class org.gjt.jclasslib.io.ClassFileReader
Converts a class file to a ClassFile structure.
readMDIConfig(MDIConfig) - Method in class org.gjt.jclasslib.mdi.BasicMDIFrame
Takes an MDIConfig object that describes a configuration of internal frames and populates the MDI frame with this configuration.
rebuild() - Method in class org.gjt.jclasslib.browser.BrowserComponent
Rebuild tree view, clear history and try to set the same path in the browser as before.
rebuild() - Method in class org.gjt.jclasslib.browser.BrowserTreePane
Rebuild the tree from the ClassFile object.
registerConstantPoolEntry(int) - Method in class org.gjt.jclasslib.structures.ClassFile
Register the constant pool entry at a given index, so that it can be found through the getConstantPoolIndex method.
reload() - Method in class org.gjt.jclasslib.browser.BrowserInternalFrame
Reload class file.
removeClasspathChangeListener(ClasspathChangeListener) - Method in class org.gjt.jclasslib.browser.config.BrowserConfig
 
removeClasspathChangeListener(ClasspathChangeListener) - Method in interface org.gjt.jclasslib.browser.config.classpath.ClasspathComponent
Remove a ClasspathChangeListener.
removeClasspathChangeListener(ClasspathChangeListener) - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathEntry
 
removeClasspathEntry(ClasspathEntry) - Method in class org.gjt.jclasslib.browser.config.BrowserConfig
Remove a classpath entry.
repaint(long, int, int, int, int) - Method in class org.gjt.jclasslib.util.ExtendedTableCellRenderer
 
repaint(Rectangle) - Method in class org.gjt.jclasslib.util.ExtendedTableCellRenderer
 
reset() - Method in class org.gjt.jclasslib.browser.BrowserComponent
Rebuild tree view and clear history.
revalidate() - Method in class org.gjt.jclasslib.util.ExtendedTableCellRenderer
 
runtimeAnnotations - Variable in class org.gjt.jclasslib.structures.attributes.RuntimeAnnotationsAttribute
 

S

SHORT_TAG - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
SHORT_TAG_VERBOSE - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
SIZE - Static variable in class org.gjt.jclasslib.structures.constants.ConstantClassInfo
Length of the constant pool data structure in bytes.
SIZE - Static variable in class org.gjt.jclasslib.structures.constants.ConstantLargeNumeric
Length of the constant pool data structure in bytes.
SIZE - Static variable in class org.gjt.jclasslib.structures.constants.ConstantNameAndTypeInfo
Length of the constant pool data structure in bytes.
SIZE - Static variable in class org.gjt.jclasslib.structures.constants.ConstantNumeric
Length of the constant pool data structure in bytes.
SIZE - Static variable in class org.gjt.jclasslib.structures.constants.ConstantReference
Length of the constant pool data structure in bytes.
SIZE - Static variable in class org.gjt.jclasslib.structures.constants.ConstantStringInfo
Length of the constant pool data structure in bytes.
STRING_TAG - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
STRING_TAG_VERBOSE - Static variable in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
SYSTEM_PROPERTY_DEBUG - Static variable in class org.gjt.jclasslib.structures.AbstractStructure
Set this JVM System property to true to switch on debugging for reading and writing class files.
SYSTEM_PROPERTY_LAF_DEFAULT - Static variable in class org.gjt.jclasslib.browser.BrowserApplication
System property used to choose default look and feel.
SYSTEM_PROPERTY_SKIP_ATTRIBUTES - Static variable in class org.gjt.jclasslib.structures.AttributeInfo
Set this JVM System property to true to skip reading of all attributes.
SYSTEM_PROPERTY_SKIP_CONSTANT_POOL - Static variable in class org.gjt.jclasslib.structures.ClassFile
Set this JVM System property to true to skip reading of constant pool entries.
SignatureAttribute - class org.gjt.jclasslib.structures.attributes.SignatureAttribute.
Describes an Signature attribute structure.
SignatureAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.SignatureAttribute
 
SignatureAttributeDetailPane - class org.gjt.jclasslib.browser.detail.attributes.SignatureAttributeDetailPane.
Detail pane showing a Signature attribute.
SignatureAttributeDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.SignatureAttributeDetailPane
Constructor.
SimpleInstruction - class org.gjt.jclasslib.bytecode.SimpleInstruction.
Describes an instructions with no immediate arguments.
SimpleInstruction(int) - Constructor for class org.gjt.jclasslib.bytecode.SimpleInstruction
Constructor.
SourceFileAttribute - class org.gjt.jclasslib.structures.attributes.SourceFileAttribute.
Describes a SourceFile attribute structure.
SourceFileAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.SourceFileAttribute
 
SourceFileAttributeDetailPane - class org.gjt.jclasslib.browser.detail.attributes.SourceFileAttributeDetailPane.
Detail pane showing a SourceFile attribute.
SourceFileAttributeDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.SourceFileAttributeDetailPane
Constructor.
SyntheticAttribute - class org.gjt.jclasslib.structures.attributes.SyntheticAttribute.
Describes a Synthetic attribute structure.
SyntheticAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.SyntheticAttribute
 
save(Preferences) - Method in class org.gjt.jclasslib.browser.RecentMenu
Save the list of recently used workspaces to the preferences store.
scpDesktop - Variable in class org.gjt.jclasslib.mdi.BasicMDIFrame
JDesktop pane which contains all child windows.
scrollToOffset(int) - Method in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDetailPane
Scroll the code to a specified code offset.
scrollToOffset(int) - Method in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
Scroll the view to a given bytecode offset.
scrollToVisible(JInternalFrame) - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
Scroll the destop pane such that the given frame becoes fully visible.
selectByteCodeDetailPane() - Method in class org.gjt.jclasslib.browser.detail.attributes.CodeAttributeDetailPane
Select the ByteCodeDetailPane showing the code of this Code attribute.
services - Variable in class org.gjt.jclasslib.browser.AbstractDetailPane
Services for this detail pane.
setAccessFlags(int) - Method in class org.gjt.jclasslib.structures.ClassFile
Set the access flags of this class.
setAccessFlags(int) - Method in class org.gjt.jclasslib.structures.ClassMember
Set the access flags of this class member.
setActiveFrame(BasicInternalFrame) - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
Set the index of the frame to be shown on top after a call to showAll().
setActiveFrameDesc(MDIConfig.InternalFrameDesc) - Method in class org.gjt.jclasslib.mdi.MDIConfig
Set the internal frame description of the active internal frame.
setAttributeNameIndex(int) - Method in class org.gjt.jclasslib.structures.AttributeInfo
Set the constant pool index for the name of the attribute.
setAttributes(AttributeInfo[]) - Method in class org.gjt.jclasslib.structures.AbstractStructureWithAttributes
Set the attributes of this structure.
setAutoTooltip(boolean) - Method in class org.gjt.jclasslib.util.ExtendedJLabel
Set whether the tooltip text is automatically equal to the text of this label or not.
setBackground(Color) - Method in class org.gjt.jclasslib.util.ExtendedTableCellRenderer
 
setBranchOffset(int) - Method in class org.gjt.jclasslib.bytecode.BranchInstruction
Set the relative offset of the branch of this instruction.
setBrowserPath(BrowserPath) - Method in class org.gjt.jclasslib.browser.BrowserComponent
Set the currently selected path in the tree by analyzing a BrowserPath object.
setBrowserPath(BrowserPath) - Method in class org.gjt.jclasslib.browser.config.window.WindowState
Set the browser path.
setBytes(int) - Method in class org.gjt.jclasslib.structures.constants.ConstantNumeric
Set the bytes field of this constant pool entry.
setBytes(byte[]) - Method in class org.gjt.jclasslib.structures.constants.ConstantUtf8Info
Deprecated. use setString instead
setCPInfo(CPInfo) - Method in class org.gjt.jclasslib.browser.detail.constants.ClassElementOpener
Set the constant pool info that is to be the source of the link.
setCatchType(int) - Method in class org.gjt.jclasslib.structures.attributes.ExceptionTableEntry
Set the constant pool index for the catch type of this exception table entry.
setCategory(String) - Method in class org.gjt.jclasslib.browser.config.window.CategoryHolder
Set the category.
setClassFile(ClassFile) - Method in class org.gjt.jclasslib.structures.AbstractStructure
Set parent class file.
setClassIndex(int) - Method in class org.gjt.jclasslib.structures.constants.ConstantReference
Set the index of the constant pool entry containing the CONSTANT_Class_info of this entry.
setClassInfoIndex(int) - Method in class org.gjt.jclasslib.structures.elementvalues.ClassElementValue
Set the class_info_index of this element value entry.
setClassName(String) - Method in class org.gjt.jclasslib.mdi.MDIConfig.InternalFrameDesc
Set the class name of the internal frame.
setClasses(InnerClassesEntry[]) - Method in class org.gjt.jclasslib.structures.attributes.InnerClassesAttribute
Set the list of inner classes of the parent ClassFile structure as an array of InnerClassesEntry structures.
setClassesChooserPath(String) - Method in class org.gjt.jclasslib.browser.BrowserMDIFrame
Set the last path for the classes file chooser.
setClasspath(List) - Method in class org.gjt.jclasslib.browser.config.BrowserConfig
Set the list of ClasspathEntry objects that define the classpath.
setClasspathComponent(ClasspathComponent) - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathBrowser
Set the new classpath component to be displayed by this dialog.
setCode(byte[]) - Method in class org.gjt.jclasslib.structures.attributes.CodeAttribute
Set the code of this code attribute as an array of bytes .
setCodeAttribute(CodeAttribute, ClassFile) - Method in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
Set the code attribute that is to be displayed.
setConstNameIndex(int) - Method in class org.gjt.jclasslib.structures.elementvalues.EnumElementValue
Set the const_name_index of this element value entry.
setConstValueIndex(ElementValue[]) - Method in class org.gjt.jclasslib.structures.elementvalues.ArrayElementValue
Set the list of element values associations of this array element value entry.
setConstValueIndex(int) - Method in class org.gjt.jclasslib.structures.elementvalues.ConstElementValue
Set the const_value_index of this element value entry.
setConstantPool(CPInfo[]) - Method in class org.gjt.jclasslib.structures.ClassFile
Set the array with all constant pool entries.
setConstantvalueIndex(int) - Method in class org.gjt.jclasslib.structures.attributes.ConstantValueAttribute
Set the constant pool index of the constant value.
setCount(int) - Method in class org.gjt.jclasslib.bytecode.InvokeInterfaceInstruction
Set the argument count of this instruction.
setDebug(boolean) - Method in class org.gjt.jclasslib.structures.AbstractStructure
Set the debug mode for this structure.
setDefaultOffset(int) - Method in class org.gjt.jclasslib.bytecode.LookupSwitchInstruction
Set the default offset of the branch of this instruction.
setDefaultOffset(int) - Method in class org.gjt.jclasslib.bytecode.TableSwitchInstruction
Set the default offset of the branch of this instruction.
setDefaultScrollbarUnits(JScrollPane) - Static method in class org.gjt.jclasslib.util.GUIHelper
Set reasonable unit increments for a scroll pane that does not contain a Scrollable.
setDefaultValue(ElementValue) - Method in class org.gjt.jclasslib.structures.attributes.AnnotationDefaultAttribute
Set the default_value of this attribute.
setDescriptorIndex(int) - Method in class org.gjt.jclasslib.structures.ClassMember
Set the constant pool index of the descriptor of this class member.
setDescriptorIndex(int) - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableTableEntry
Get the index of the constant pool entry containing the descriptor of this local variable.
setDescriptorIndex(int) - Method in class org.gjt.jclasslib.structures.constants.ConstantNameAndTypeInfo
Set the index of the constant pool entry containing the descriptor of this entry.
setDescriptorOrSignatureIndex(int) - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonEntry
Get the index of the constant pool entry containing the descriptor of this local variable.
setDimensions(int) - Method in class org.gjt.jclasslib.bytecode.MultianewarrayInstruction
Set the number of dimensions for the new array.
setDouble(double) - Method in class org.gjt.jclasslib.structures.constants.ConstantDoubleInfo
Set the double value of this constant pool entry.
setElementNameIndex(int) - Method in class org.gjt.jclasslib.structures.elementvalues.ElementValuePair
Set the element_name_index of this element value pair.
setElementValue(ElementValue) - Method in class org.gjt.jclasslib.structures.elementvalues.ElementValuePair
Set the element_value of this element value pair.
setElementValuePairEntries(ElementValuePair[]) - Method in class org.gjt.jclasslib.structures.elementvalues.AnnotationElementValue
Set the list of element value pair associations of the parent structure as an array of ElementValuePair structures.
setEndPc(int) - Method in class org.gjt.jclasslib.structures.attributes.ExceptionTableEntry
Set the end_pc of this exception table entry.
setExceptionIndexTable(int[]) - Method in class org.gjt.jclasslib.structures.attributes.ExceptionsAttribute
Set the list of exceptions thrown by the parent Code attribute as an array of indices into the constant pool.
setExceptionTable(ExceptionTableEntry[]) - Method in class org.gjt.jclasslib.structures.attributes.CodeAttribute
Set the exception table of this code attribute as an array of ExceptionTableEntry elements.
setFields(FieldInfo[]) - Method in class org.gjt.jclasslib.structures.ClassFile
Set the array with the FieldInfo structures for the fields of this class.
setFileName(String) - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathEntry
Set the name of the classpath entry.
setFileName(String) - Method in class org.gjt.jclasslib.browser.config.window.WindowState
Set the file name of the displayed class.
setFloat(float) - Method in class org.gjt.jclasslib.structures.constants.ConstantFloatInfo
Set the float value of this constant pool entry.
setForeground(Color) - Method in class org.gjt.jclasslib.util.ExtendedTableCellRenderer
 
setHandlerPc(int) - Method in class org.gjt.jclasslib.structures.attributes.ExceptionTableEntry
Set the handler_pc of this exception table entry.
setHeight(int) - Method in class org.gjt.jclasslib.mdi.MDIConfig.InternalFrameDesc
Set the height of the internal frame on the desktop.
setHighByte(int) - Method in class org.gjt.jclasslib.bytecode.TableSwitchInstruction
Set the upper bound for the table switch.
setHighBytes(int) - Method in class org.gjt.jclasslib.structures.constants.ConstantLargeNumeric
Set the high_bytes field of this constant pool entry.
setIconified(boolean) - Method in class org.gjt.jclasslib.mdi.MDIConfig.InternalFrameDesc
Sets whether the internal frame is iconified.
setImmediateByte(int) - Method in class org.gjt.jclasslib.bytecode.ImmediateByteInstruction
Set the immediate unsigned byte of this instruction.
setImmediateInt(int) - Method in class org.gjt.jclasslib.bytecode.ImmediateIntInstruction
Set the immediate int of this instruction.
setImmediateShort(int) - Method in class org.gjt.jclasslib.bytecode.ImmediateShortInstruction
Set the immediate unsigned short of this instruction.
setIncrementConst(int) - Method in class org.gjt.jclasslib.bytecode.IncrementInstruction
Set the increment of this instruction.
setIndex(int) - Method in class org.gjt.jclasslib.browser.config.window.IndexHolder
Set the index.
setIndex(int) - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonEntry
Set the index of this local variable.
setInfo(byte[]) - Method in class org.gjt.jclasslib.structures.AttributeInfo
Set the raw bytes of the attribute.
setInitParam(Object) - Method in class org.gjt.jclasslib.mdi.MDIConfig.InternalFrameDesc
Set the initialization parameter for the internal frame.
setInnerClassAccessFlags(int) - Method in class org.gjt.jclasslib.structures.attributes.InnerClassesEntry
Set the access flags of the inner class.
setInnerClassInfoIndex(int) - Method in class org.gjt.jclasslib.structures.attributes.InnerClassesEntry
Set the constant pool index of the CONSTANT_Class_info structure describing the inner class of this InnerClassEntry.
setInnerNameIndex(int) - Method in class org.gjt.jclasslib.structures.attributes.InnerClassesEntry
Set the constant pool index containing the simple name of the inner class of this InnerClassEntry.
setInt(int) - Method in class org.gjt.jclasslib.structures.constants.ConstantIntegerInfo
Set the int value of this constant pool entry.
setInterfaces(int[]) - Method in class org.gjt.jclasslib.structures.ClassFile
Set the array with the constant pool entries of all interfaces.
setInternalFrameDescs(List) - Method in class org.gjt.jclasslib.mdi.MDIConfig
Set the list of internal frame descriptions.
setJumpOffsets(int[]) - Method in class org.gjt.jclasslib.bytecode.TableSwitchInstruction
Set the array of relative jump offsets for the table switch.
setLength(int) - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonEntry
Set the length in bytes of this local variable association.
setLineNumber(int) - Method in class org.gjt.jclasslib.structures.attributes.LineNumberTableEntry
Set the line number of this line number association.
setLineNumberTable(LineNumberTableEntry[]) - Method in class org.gjt.jclasslib.structures.attributes.LineNumberTableAttribute
Set the list of line number associations of the parent Code structure as an array of LineNumberTableEntry structures.
setLocalVariableEntries(LocalVariableCommonEntry[]) - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonAttribute
Set the list of local variable associations of the parent Code structure as an array of LocalVariableCommonEntry structures.
setLocalVariableTable(LocalVariableTableEntry[]) - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableTableAttribute
Set the list of local variable associations of the parent Code structure as an array of LocalVariableTableEntry structures.
setLocalVariableTypeTable(LocalVariableTypeTableEntry[]) - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableTypeTableAttribute
Set the list of local variable associations of the parent Code structure as an array of LocalVariableTypeTableEntry structures.
setLong(long) - Method in class org.gjt.jclasslib.structures.constants.ConstantLongInfo
Set the long value of this constant pool entry.
setLowByte(int) - Method in class org.gjt.jclasslib.bytecode.TableSwitchInstruction
Set the lower bound for the table switch.
setLowBytes(int) - Method in class org.gjt.jclasslib.structures.constants.ConstantLargeNumeric
Set the low_bytes field of this constant pool entry.
setMDIConfig(MDIConfig) - Method in class org.gjt.jclasslib.browser.config.BrowserConfig
Set the associated MDI configuration object.
setMajorVersion(int) - Method in class org.gjt.jclasslib.structures.ClassFile
Set the major version of the class file format.
setMatch(int) - Method in class org.gjt.jclasslib.bytecode.MatchOffsetPair
Set the match value of this match-offset pair.
setMatchOffsetPairs(List) - Method in class org.gjt.jclasslib.bytecode.LookupSwitchInstruction
Set the match-offset pairs of the branch of this instruction as a java.util.List of LookupSwitchInstruction.MatchOffsetPair elements.
setMaxLocals(int) - Method in class org.gjt.jclasslib.structures.attributes.CodeAttribute
Set the maximum number of local variables of this code attribute.
setMaxStack(int) - Method in class org.gjt.jclasslib.structures.attributes.CodeAttribute
Set the maximum stack depth of this code attribute.
setMaximized(boolean) - Method in class org.gjt.jclasslib.mdi.MDIConfig.InternalFrameDesc
Sets whether the internal frame is maximized.
setMessage(String) - Method in class org.gjt.jclasslib.util.ProgressDialog
Set the current status message.
setMethods(MethodInfo[]) - Method in class org.gjt.jclasslib.structures.ClassFile
Set the array with the MethodInfo structures for the methods of this class.
setMinorVersion(int) - Method in class org.gjt.jclasslib.structures.ClassFile
Set the minor version of the class file format.
setName(String) - Method in class org.gjt.jclasslib.browser.config.window.ReferenceHolder
Set the name of the reference.
setNameAndTypeIndex(int) - Method in class org.gjt.jclasslib.structures.constants.ConstantReference
Set the index of the constant pool entry containing the CONSTANT_NameAndType_info of this entry.
setNameIndex(int) - Method in class org.gjt.jclasslib.structures.ClassMember
Set the constant pool index of the name of this class member.
setNameIndex(int) - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonEntry
Set the index of the constant pool entry containing the name of this local variable.
setNameIndex(int) - Method in class org.gjt.jclasslib.structures.constants.ConstantClassInfo
Set the index of the constant pool entry containing the name of the class.
setNameIndex(int) - Method in class org.gjt.jclasslib.structures.constants.ConstantNameAndTypeInfo
Set the index of the constant pool entry containing the name of this entry.
setOffset(int) - Method in class org.gjt.jclasslib.bytecode.AbstractInstruction
Set the offset of this instruction in its parent Code attribute.
setOffset(int) - Method in class org.gjt.jclasslib.bytecode.MatchOffsetPair
Set the offset of the branch for this match-offset pair.
setOpcode(int) - Method in class org.gjt.jclasslib.bytecode.AbstractInstruction
Set the opcode of this instruction.
setOuterClassInfoIndex(int) - Method in class org.gjt.jclasslib.structures.attributes.InnerClassesEntry
Set the constant pool index of the CONSTANT_Class_info structure describing the outer class of this InnerClassEntry.
setPathComponents(LinkedList) - Method in class org.gjt.jclasslib.browser.config.window.BrowserPath
Set the list of browser path components.
setPosition(int) - Method in class org.gjt.jclasslib.bytecode.CodeInsertion
Set the insertion position, i.e the instruction number to which this CodeInsertion is to be applied.
setPostInstructions(AbstractInstruction[]) - Method in class org.gjt.jclasslib.bytecode.CodeInsertion
Set the instructions to be inserted after the insertion point.
setPreInstructions(AbstractInstruction[]) - Method in class org.gjt.jclasslib.bytecode.CodeInsertion
Set the instructions to be inserted before the insertion point.
setRunnable(Runnable) - Method in class org.gjt.jclasslib.util.ProgressDialog
Set the Runnable to be started on setVisible.
setRuntimeAnnotations(AnnotationElementValue[]) - Method in class org.gjt.jclasslib.structures.attributes.RuntimeAnnotationsAttribute
Set the list of runtime annotations associations of the parent structure as an array of Annotation structures.
setShiftTarget(boolean) - Method in class org.gjt.jclasslib.bytecode.CodeInsertion
Set whether offsets of branch instructions pointing to the position of the resulting code insertion should be shifted to the first pre-instruction or continue to point at the original instruction.
setSignatureIndex(int) - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableTypeTableEntry
Get the index of the constant pool entry containing the signature of this local variable.
setSourcefileIndex(int) - Method in class org.gjt.jclasslib.structures.attributes.SourceFileAttribute
Set the constant pool index of the name of the source file.
setStartPc(int) - Method in class org.gjt.jclasslib.structures.attributes.ExceptionTableEntry
Set the start_pc of this exception table entry.
setStartPc(int) - Method in class org.gjt.jclasslib.structures.attributes.LineNumberTableEntry
Set the start_pc of this line number association.
setStartPc(int) - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonEntry
Set the start_pc of this local variable association.
setString(String) - Method in class org.gjt.jclasslib.structures.constants.ConstantUtf8Info
Set the string in this entry.
setStringIndex(int) - Method in class org.gjt.jclasslib.structures.constants.ConstantStringInfo
Set the index of the constant pool entry containing the string of this entry.
setSuperClass(int) - Method in class org.gjt.jclasslib.structures.ClassFile
Set the constant pool index of the super class of this class.
setTableColumnModel(TableColumnModel) - Method in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeTableModel
Set the associated table column model.
setText(String) - Method in class org.gjt.jclasslib.util.ExtendedJLabel
 
setText(short) - Method in class org.gjt.jclasslib.util.ExtendedJLabel
Convenience method for calling setText() with a short.
setText(int) - Method in class org.gjt.jclasslib.util.ExtendedJLabel
Convenience method for calling setText() with a int.
setText(double) - Method in class org.gjt.jclasslib.util.ExtendedJLabel
Convenience method for calling setText() with a double.
setText(float) - Method in class org.gjt.jclasslib.util.ExtendedJLabel
Convenience method for calling setText() with a float.
setText(long) - Method in class org.gjt.jclasslib.util.ExtendedJLabel
Convenience method for calling setText() with a long.
setThisClass(int) - Method in class org.gjt.jclasslib.structures.ClassFile
Set the constant pool index of this class.
setType(String) - Method in class org.gjt.jclasslib.browser.config.window.ReferenceHolder
Set the type of the reference.
setTypeIndex(int) - Method in class org.gjt.jclasslib.structures.elementvalues.AnnotationElementValue
Set the type_index of this annotation.
setTypeNameIndex(int) - Method in class org.gjt.jclasslib.structures.elementvalues.EnumElementValue
Set the type_name_index of this element value entry.
setUnderlined(boolean) - Method in class org.gjt.jclasslib.util.ExtendedJLabel
Set whether this label is underlined.
setValueAt(int, int, Object) - Method in class org.gjt.jclasslib.browser.detail.ListDetailPane.ColumnCache
Set the cached value of a specific cell.
setVisible(boolean) - Method in class org.gjt.jclasslib.browser.BrowserMDIFrame
 
setVisible(boolean) - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathBrowser
 
setVisible(boolean) - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathSetupDialog
 
setVisible(boolean) - Method in class org.gjt.jclasslib.util.ProgressDialog
 
setWide(boolean) - Method in class org.gjt.jclasslib.bytecode.ImmediateByteInstruction
Set whether the instuction is subject to a wide instruction or not.
setWidth(int) - Method in class org.gjt.jclasslib.mdi.MDIConfig.InternalFrameDesc
Set the width of the internal frame on the desktop.
setX(int) - Method in class org.gjt.jclasslib.mdi.MDIConfig.InternalFrameDesc
Set the x-position of the internal frame on the desktop.
setY(int) - Method in class org.gjt.jclasslib.mdi.MDIConfig.InternalFrameDesc
Set the y-position of the internal frame on the desktop.
setupComponent() - Method in class org.gjt.jclasslib.browser.AbstractDetailPane
Setup the detail pane at the beginning of its life cycle.
setupComponent() - Method in class org.gjt.jclasslib.browser.detail.AttributeDetailPane
 
setupComponent() - Method in class org.gjt.jclasslib.browser.detail.ConstantPoolDetailPane
 
setupComponent() - Method in class org.gjt.jclasslib.browser.detail.ElementValueDetailPane
 
setupComponent() - Method in class org.gjt.jclasslib.browser.detail.FixedListDetailPane
 
setupComponent() - Method in class org.gjt.jclasslib.browser.detail.ListDetailPane
 
setupComponent() - Method in class org.gjt.jclasslib.browser.detail.attributes.CodeAttributeDetailPane
 
setupComponent() - Method in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDetailPane
 
setupInternalFrame() - Method in class org.gjt.jclasslib.mdi.BasicInternalFrame
Setup the internal frame.
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.AnnotationDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.ArrayElementValueDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.ClassMemberDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.ElementValuePairDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.FixedListDetailPane
Setup all label and fill the detailPaneEntries list so that setupComponent can layout the pane.
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.GeneralDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.InterfaceDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.attributes.AnnotationDefaultAttributeDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.attributes.ConstantValueAttributeDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.attributes.EnclosingMethodAttributeDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.attributes.GenericAttributeDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.attributes.RuntimeAnnotationsAttributeDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.attributes.SignatureAttributeDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.attributes.SourceFileAttributeDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.attributes.code.MiscDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.constants.ConstantClassInfoDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.constants.ConstantDoubleInfoDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.constants.ConstantFloatInfoDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.constants.ConstantIntegerInfoDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.constants.ConstantLongInfoDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.constants.ConstantNameAndTypeInfoDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.constants.ConstantReferenceDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.constants.ConstantStringInfoDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.constants.ConstantUtf8InfoDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.elementvalues.ClassElementValueEntryDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.elementvalues.ConstElementValueEntryDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.elementvalues.EnumElementValueEntryDetailPane
 
setupLabels() - Method in class org.gjt.jclasslib.browser.detail.elementvalues.GenericElementValueDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.AbstractDetailPane
Show the detail pane for a specific tree node selected in BrowserTreePane.
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.AnnotationDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.ArrayElementValueDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.AttributeDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.ClassMemberDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.ConstantPoolDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.ElementValueDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.ElementValuePairDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.FixedListDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.GeneralDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.InterfaceDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.ListDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.attributes.AnnotationDefaultAttributeDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.attributes.CodeAttributeDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.attributes.ConstantValueAttributeDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.attributes.EnclosingMethodAttributeDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.attributes.GenericAttributeDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.attributes.RuntimeAnnotationsAttributeDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.attributes.SignatureAttributeDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.attributes.SourceFileAttributeDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.attributes.code.MiscDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.constants.ConstantClassInfoDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.constants.ConstantDoubleInfoDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.constants.ConstantFloatInfoDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.constants.ConstantIntegerInfoDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.constants.ConstantLongInfoDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.constants.ConstantNameAndTypeInfoDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.constants.ConstantReferenceDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.constants.ConstantStringInfoDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.constants.ConstantUtf8InfoDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.elementvalues.ClassElementValueEntryDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.elementvalues.ConstElementValueEntryDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.elementvalues.EnumElementValueEntryDetailPane
 
show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.elementvalues.GenericElementValueDetailPane
 
showAll() - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
Show all internal frames.
showMessage(Component, String, int) - Static method in class org.gjt.jclasslib.util.GUIHelper
Show a JOptionPane message dialog.
showMethod(String, String) - Method in class org.gjt.jclasslib.browser.BrowserTreePane
Show the specified method if it exists.
showOptionDialog(Component, String, String[], int) - Static method in class org.gjt.jclasslib.util.GUIHelper
Show a JOptionPane option dialog.
showPane(String, TreePath) - Method in class org.gjt.jclasslib.browser.BrowserDetailPane
Show details for the specific tree node selected in BrowserTreePane.
skip(long) - Method in class org.gjt.jclasslib.io.CountedInputStream
 
skip(DataInput) - Static method in class org.gjt.jclasslib.structures.CPInfo
Skip a CPInfo structure in a DataInput.
stackWindows() - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
Stack all child windows.
startPc - Variable in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonEntry
 
stripClassSuffix(String) - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathEntry
Strip the class suffix from the supplied file name.

T

TableSwitchInstruction - class org.gjt.jclasslib.bytecode.TableSwitchInstruction.
Describes the tableswitch instruction.
TableSwitchInstruction(int) - Constructor for class org.gjt.jclasslib.bytecode.TableSwitchInstruction
Constructor.
tileWindows() - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
Tile all child windows.
toString() - Method in class org.gjt.jclasslib.browser.detail.attributes.LinkRenderer.LinkCommentValue
 

U

unregisterConstantPoolEntry(int) - Method in class org.gjt.jclasslib.structures.ClassFile
Unregister the constant pool entry at a given index, so that it can no longer be found through the getConstantPoolIndex method.
updateActions() - Method in class org.gjt.jclasslib.browser.BrowserHistory
Update the availability of the actions associated with the navigation history.
updateHistory(TreePath) - Method in class org.gjt.jclasslib.browser.BrowserHistory
Add a navigation step to the history.
updateHistory(TreePath, Integer) - Method in class org.gjt.jclasslib.browser.BrowserHistory
Add a navigation step to the history.
updateUI() - Method in class org.gjt.jclasslib.util.ExtendedTableCellRenderer
 

V

VERBOSE_COLUMN_WIDTH - Static variable in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeListDetailPane
Default width in pixels for a column displaying a verbose entry.
validate() - Method in class org.gjt.jclasslib.util.ExtendedTableCellRenderer
 
valueChanged(TreeSelectionEvent) - Method in class org.gjt.jclasslib.browser.BrowserComponent
 
valueChanged(ListSelectionEvent) - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathSetupDialog
 
vetoableChange(PropertyChangeEvent) - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
 

W

WORKSPACE_FILE_SUFFIX - Static variable in class org.gjt.jclasslib.browser.BrowserApplication
Suffix for workspace files.
WindowState - class org.gjt.jclasslib.browser.config.window.WindowState.
Complete serializable state of a BrowserComponent.
WindowState(String, BrowserPath) - Constructor for class org.gjt.jclasslib.browser.config.window.WindowState
Constructor.
WindowState(String) - Constructor for class org.gjt.jclasslib.browser.config.window.WindowState
Constructor.
WindowState() - Constructor for class org.gjt.jclasslib.browser.config.window.WindowState
Constructor.
warning(String) - Static method in class org.gjt.jclasslib.io.Log
Log a warning message.
wide - Variable in class org.gjt.jclasslib.bytecode.ImmediateByteInstruction
Indicates whether the instuction is subject to a wide instruction or not.
write(ByteCodeOutput) - Method in class org.gjt.jclasslib.bytecode.AbstractInstruction
Write this instruction to the given ByteCodeOutput.
write(ByteCodeOutput) - Method in class org.gjt.jclasslib.bytecode.BranchInstruction
 
write(ByteCodeOutput) - Method in class org.gjt.jclasslib.bytecode.ImmediateByteInstruction
 
write(ByteCodeOutput) - Method in class org.gjt.jclasslib.bytecode.ImmediateIntInstruction
 
write(ByteCodeOutput) - Method in class org.gjt.jclasslib.bytecode.ImmediateShortInstruction
 
write(ByteCodeOutput) - Method in class org.gjt.jclasslib.bytecode.IncrementInstruction
 
write(ByteCodeOutput) - Method in class org.gjt.jclasslib.bytecode.InvokeInterfaceInstruction
 
write(ByteCodeOutput) - Method in class org.gjt.jclasslib.bytecode.LookupSwitchInstruction
 
write(ByteCodeOutput) - Method in class org.gjt.jclasslib.bytecode.MultianewarrayInstruction
 
write(ByteCodeOutput) - Method in class org.gjt.jclasslib.bytecode.PaddedInstruction
 
write(ByteCodeOutput) - Method in class org.gjt.jclasslib.bytecode.TableSwitchInstruction
 
write(int) - Method in class org.gjt.jclasslib.io.CountedOutputStream
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.AbstractStructure
Write this structure to the given DataOutput.
write(DataOutput) - Method in class org.gjt.jclasslib.structures.AttributeInfo
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.ClassFile
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.ClassMember
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.FieldInfo
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.MethodInfo
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.attributes.AnnotationDefaultAttribute
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.attributes.CodeAttribute
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.attributes.ConstantValueAttribute
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.attributes.DeprecatedAttribute
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.attributes.EnclosingMethodAttribute
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.attributes.ExceptionTableEntry
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.attributes.ExceptionsAttribute
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.attributes.InnerClassesAttribute
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.attributes.InnerClassesEntry
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.attributes.LineNumberTableAttribute
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.attributes.LineNumberTableEntry
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonAttribute
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonEntry
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.attributes.RuntimeAnnotationsAttribute
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.attributes.SignatureAttribute
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.attributes.SourceFileAttribute
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.attributes.SyntheticAttribute
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.constants.ConstantClassInfo
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.constants.ConstantDoubleInfo
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.constants.ConstantFieldrefInfo
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.constants.ConstantFloatInfo
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.constants.ConstantIntegerInfo
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.constants.ConstantInterfaceMethodrefInfo
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.constants.ConstantLargeNumeric
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.constants.ConstantLongInfo
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.constants.ConstantMethodrefInfo
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.constants.ConstantNameAndTypeInfo
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.constants.ConstantNumeric
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.constants.ConstantReference
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.constants.ConstantStringInfo
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.constants.ConstantUtf8Info
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.elementvalues.AnnotationElementValue
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.elementvalues.ArrayElementValue
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.elementvalues.ClassElementValue
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.elementvalues.ConstElementValue
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.elementvalues.ElementValue
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.elementvalues.ElementValuePair
 
write(DataOutput) - Method in class org.gjt.jclasslib.structures.elementvalues.EnumElementValue
 
writeAttributes(DataOutput) - Method in class org.gjt.jclasslib.structures.AbstractStructureWithAttributes
Write the attributes of this structure to the given DataOutput.
writeAttributes(DataOutput) - Method in class org.gjt.jclasslib.structures.ClassFile
 
writeByteCode(List) - Static method in class org.gjt.jclasslib.io.ByteCodeWriter
Converts a list of instructions to code.
writeExternal(ObjectOutput) - Method in class org.gjt.jclasslib.nbmodule.ClassFileViewer
 
writeToFile(File, ClassFile) - Static method in class org.gjt.jclasslib.io.ClassFileWriter
Converts ClassFile structure to a a class file.

Y

YES_NO_OPTIONS - Static variable in class org.gjt.jclasslib.util.GUIHelper
"Yes" and "No" Options for showOptionDialog.

A B C D E F G H I L M N O P R S T U V W Y
ej-technologies