- AbstractAttributeListDetailPane - Class in org.gjt.jclasslib.browser.detail.attributes
-
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 in org.gjt.jclasslib.browser.detail.attributes
-
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.
- AbstractBranchInstruction - Class in org.gjt.jclasslib.bytecode
-
- AbstractBranchInstruction(int) - Constructor for class org.gjt.jclasslib.bytecode.AbstractBranchInstruction
-
Constructor.
- AbstractBranchInstruction(int, int) - Constructor for class org.gjt.jclasslib.bytecode.AbstractBranchInstruction
-
Constructor.
- AbstractConstantInfoDetailPane - Class in org.gjt.jclasslib.browser.detail.constants
-
Base class for all constant pool entry detail panes.
- AbstractConstantInfoDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.constants.AbstractConstantInfoDetailPane
-
Constructor.
- AbstractDetailPane - Class in org.gjt.jclasslib.browser
-
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 in org.gjt.jclasslib.bytecode
-
Base class for all opcode instruction wrappers.
- AbstractInstruction(int) - Constructor for class org.gjt.jclasslib.bytecode.AbstractInstruction
-
Constructor.
- AbstractStructure - Class in org.gjt.jclasslib.structures
-
Base class for all structures defined in the class file format.
- AbstractStructure() - Constructor for class org.gjt.jclasslib.structures.AbstractStructure
-
Constructor.
- AbstractStructureWithAttributes - Class in org.gjt.jclasslib.structures
-
Base class for all structures with attributes.
- AbstractStructureWithAttributes() - Constructor for class org.gjt.jclasslib.structures.AbstractStructureWithAttributes
-
- 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
-
- accept(File) - Method in class org.gjt.jclasslib.mdi.BasicFileFilter
-
- AccessFlags - Interface in org.gjt.jclasslib.structures
-
Defines access flags constants and verbose expressions as defined by
the java access modifiers.
- 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.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
-
- actionPerformed(ActionEvent) - Method in class org.gjt.jclasslib.browser.RecentMenu
-
- actionPreviousWindow - Variable in class org.gjt.jclasslib.mdi.BasicMDIFrame
-
Action for selecting the previous 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.
- 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.ClassMemberContainerDetailPane
-
- 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
-
- addSpecial(int) - Method in class org.gjt.jclasslib.browser.detail.FixedListDetailPane
-
Hook for derived classes to add additional visual elements.
- 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
-
- AnnotationDefaultAttribute - Class in org.gjt.jclasslib.structures.attributes
-
Describes an AnnotationDefault attribute structure.
- AnnotationDefaultAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.AnnotationDefaultAttribute
-
- AnnotationDefaultAttributeDetailPane - Class in org.gjt.jclasslib.browser.detail.attributes
-
Detail pane showing AnnotationDefault attribute.
- AnnotationDefaultAttributeDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.AnnotationDefaultAttributeDetailPane
-
- AnnotationDetailPane - Class in org.gjt.jclasslib.browser.detail
-
Class for showing an annotation node.
- AnnotationDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.AnnotationDetailPane
-
- AnnotationElementValue - Class in org.gjt.jclasslib.structures.elementvalues
-
Describes an Annotation attribute structure.
- AnnotationElementValue() - Constructor for class org.gjt.jclasslib.structures.elementvalues.AnnotationElementValue
-
- 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.
- 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.
- 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
-
- ArrayElementValue - Class in org.gjt.jclasslib.structures.elementvalues
-
Describes an ArrayElementValue attribute structure.
- ArrayElementValue() - Constructor for class org.gjt.jclasslib.structures.elementvalues.ArrayElementValue
-
- ArrayElementValueDetailPane - Class in org.gjt.jclasslib.browser.detail
-
Class for showing an array element value entry.
- ArrayElementValueDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.ArrayElementValueDetailPane
-
- attribute - Variable in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeTableModel
-
The associated attribute.
- 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.
- AttributeDetailPane - Class in org.gjt.jclasslib.browser.detail
-
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 in org.gjt.jclasslib.structures
-
Base class for all attribute structures in the attribute package.
- AttributeInfo() - Constructor for class org.gjt.jclasslib.structures.AttributeInfo
-
Constructor.
- attributes - Variable in class org.gjt.jclasslib.structures.AbstractStructureWithAttributes
-
Attributes of this structure.
- 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.
- CategoryHolder - Class in org.gjt.jclasslib.browser.config.window
-
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.
- centerOnParentWindow(Window, Window) - Static method in class org.gjt.jclasslib.util.GUIHelper
-
Center a window on another window.
- 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
-
- 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.
- 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
-
- ClassElementOpener - Class in org.gjt.jclasslib.browser.detail.constants
-
Component that opens named references to methods and fields.
- ClassElementOpener(AbstractConstantInfoDetailPane) - Constructor for class org.gjt.jclasslib.browser.detail.constants.ClassElementOpener
-
Constructor.
- ClassElementValue - Class in org.gjt.jclasslib.structures.elementvalues
-
Describes an ClassElementValue attribute structure.
- ClassElementValue() - Constructor for class org.gjt.jclasslib.structures.elementvalues.ClassElementValue
-
- ClassElementValueEntryDetailPane - Class in org.gjt.jclasslib.browser.detail.elementvalues
-
Class for showing element value entry of type Class.
- ClassElementValueEntryDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.elementvalues.ClassElementValueEntryDetailPane
-
- classFile - Variable in class org.gjt.jclasslib.structures.AbstractStructure
-
Parent class file for this structure.
- ClassFile - Class in org.gjt.jclasslib.structures
-
The class file structure in which all other structures are hooked up.
- ClassFile() - Constructor for class org.gjt.jclasslib.structures.ClassFile
-
Constructor.
- CLASSFILE_SUFFIX - Static variable in class org.gjt.jclasslib.browser.config.classpath.ClasspathEntry
-
Suffix for class files.
- ClassFileReader - Class in org.gjt.jclasslib.io
-
Converts class files to a class file structure ClassFile as defined in
org.gjt.jclasslib.structures.
- ClassFileWriter - Class in org.gjt.jclasslib.io
-
Converts class file structure ClassFile as defined in
org.gjt.jclasslib.structures to class files.
- classIndex - Variable in class org.gjt.jclasslib.structures.constants.ConstantReference
-
class_index field.
- ClassMember - Class in org.gjt.jclasslib.structures
-
Base class for class members.
- ClassMember() - Constructor for class org.gjt.jclasslib.structures.ClassMember
-
- ClassMemberContainerDetailPane - Class in org.gjt.jclasslib.browser.detail
-
Detail pane showing aggregated information about class members.
- ClassMemberContainerDetailPane(BrowserServices, int) - Constructor for class org.gjt.jclasslib.browser.detail.ClassMemberContainerDetailPane
-
Constructor.
- ClassMemberDetailPane - Class in org.gjt.jclasslib.browser.detail
-
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.
- ClasspathArchiveEntry - Class in org.gjt.jclasslib.browser.config.classpath
-
Classpath entry for an archive.
- ClasspathArchiveEntry() - Constructor for class org.gjt.jclasslib.browser.config.classpath.ClasspathArchiveEntry
-
- ClasspathBrowser - Class in org.gjt.jclasslib.browser.config.classpath
-
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 in org.gjt.jclasslib.browser.config.classpath
-
Cell renderer for the list in the ClasspathSetupDialog.
- ClasspathCellRenderer() - Constructor for class org.gjt.jclasslib.browser.config.classpath.ClasspathCellRenderer
-
- 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.
- ClasspathChangeEvent - Class in org.gjt.jclasslib.browser.config.classpath
-
Change event for ClasspathChangeListeners.
- ClasspathChangeEvent(Object, boolean) - Constructor for class org.gjt.jclasslib.browser.config.classpath.ClasspathChangeEvent
-
Constructor.
- ClasspathChangeListener - Interface in org.gjt.jclasslib.browser.config.classpath
-
Listener that is informed of changes in the classpath.
- ClasspathComponent - Interface in org.gjt.jclasslib.browser.config.classpath
-
A logical component of the classpath.
- ClasspathDirectoryEntry - Class in org.gjt.jclasslib.browser.config.classpath
-
Classpath entry for a directory.
- ClasspathDirectoryEntry() - Constructor for class org.gjt.jclasslib.browser.config.classpath.ClasspathDirectoryEntry
-
- ClasspathEntry - Class in org.gjt.jclasslib.browser.config.classpath
-
Base class for classpath entries.
- ClasspathEntry() - Constructor for class org.gjt.jclasslib.browser.config.classpath.ClasspathEntry
-
- ClasspathSetupDialog - Class in org.gjt.jclasslib.browser.config.classpath
-
Dialog for viewing and modifying the classpath.
- ClasspathSetupDialog(BrowserMDIFrame) - Constructor for class org.gjt.jclasslib.browser.config.classpath.ClasspathSetupDialog
-
Constructor.
- ClassTreeNode - Class in org.gjt.jclasslib.browser.config.classpath
-
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.
- 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.
- CodeAttribute - Class in org.gjt.jclasslib.structures.attributes
-
Describes a Code attribute structure.
- CodeAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.CodeAttribute
-
- CodeAttributeDetailPane - Class in org.gjt.jclasslib.browser.detail.attributes
-
Detail pane showing a Code attribute.
- CodeAttributeDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.CodeAttributeDetailPane
-
Constructor.
- CodeInsertion - Class in org.gjt.jclasslib.bytecode
-
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.
- 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.
- ColumnCache(int, int) - Constructor for class org.gjt.jclasslib.browser.detail.ListDetailPane.ColumnCache
-
Constructor.
- 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_METHOD_HANDLE - Static variable in class org.gjt.jclasslib.structures.CPInfo
-
- CONSTANT_METHOD_HANDLE_VERBOSE - Static variable in class org.gjt.jclasslib.structures.CPInfo
-
- CONSTANT_METHOD_TYPE - Static variable in class org.gjt.jclasslib.structures.CPInfo
-
- CONSTANT_METHOD_TYPE_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
-
- ConstantClassInfo - Class in org.gjt.jclasslib.structures.constants
-
Describes a CONSTANT_Class_info constant pool data structure.
- ConstantClassInfo() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantClassInfo
-
- ConstantClassInfoDetailPane - Class in org.gjt.jclasslib.browser.detail.constants
-
Detail pane showing a CONSTANT_Class constant pool entry.
- ConstantClassInfoDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.constants.ConstantClassInfoDetailPane
-
Constructor.
- ConstantDoubleInfo - Class in org.gjt.jclasslib.structures.constants
-
Describes a CONSTANT_Double_info constant pool data structure.
- ConstantDoubleInfo() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantDoubleInfo
-
- ConstantDoubleInfoDetailPane - Class in org.gjt.jclasslib.browser.detail.constants
-
Detail pane showing a CONSTANT_Double constant pool entry.
- ConstantDoubleInfoDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.constants.ConstantDoubleInfoDetailPane
-
Constructor.
- ConstantFieldrefInfo - Class in org.gjt.jclasslib.structures.constants
-
Describes a CONSTANT_Fieldref_info constant pool data structure.
- ConstantFieldrefInfo() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantFieldrefInfo
-
- ConstantFloatInfo - Class in org.gjt.jclasslib.structures.constants
-
Describes a CONSTANT_Float_info constant pool data structure.
- ConstantFloatInfo() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantFloatInfo
-
- ConstantFloatInfoDetailPane - Class in org.gjt.jclasslib.browser.detail.constants
-
Detail pane showing a CONSTANT_Float constant pool entry.
- ConstantFloatInfoDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.constants.ConstantFloatInfoDetailPane
-
Constructor.
- ConstantIntegerInfo - Class in org.gjt.jclasslib.structures.constants
-
Describes a CONSTANT_Integer_info constant pool data structure.
- ConstantIntegerInfo() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantIntegerInfo
-
- ConstantIntegerInfoDetailPane - Class in org.gjt.jclasslib.browser.detail.constants
-
Detail pane showing a CONSTANT_Integer constant pool entry.
- ConstantIntegerInfoDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.constants.ConstantIntegerInfoDetailPane
-
Constructor.
- ConstantInterfaceMethodrefInfo - Class in org.gjt.jclasslib.structures.constants
-
Describes a CONSTANT_InterfaceMethodref_info constant pool data structure.
- ConstantInterfaceMethodrefInfo() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantInterfaceMethodrefInfo
-
- ConstantLargeNumeric - Class in org.gjt.jclasslib.structures.constants
-
Base class for large numeric constant pool data structures.
- ConstantLargeNumeric() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantLargeNumeric
-
- ConstantLongInfo - Class in org.gjt.jclasslib.structures.constants
-
Describes a CONSTANT_Long_info constant pool data structure.
- ConstantLongInfo() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantLongInfo
-
- ConstantLongInfoDetailPane - Class in org.gjt.jclasslib.browser.detail.constants
-
Detail pane showing a CONSTANT_Long constant pool entry.
- ConstantLongInfoDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.constants.ConstantLongInfoDetailPane
-
Constructor.
- ConstantMethodHandleInfo - Class in org.gjt.jclasslib.structures.constants
-
Describes a CONSTANT_MethodHandle_info constant pool data structure.
- ConstantMethodHandleInfo() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantMethodHandleInfo
-
- ConstantMethodrefInfo - Class in org.gjt.jclasslib.structures.constants
-
Describes a CONSTANT_Methodref_info constant pool data structure.
- ConstantMethodrefInfo() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantMethodrefInfo
-
- ConstantMethodTypeInfo - Class in org.gjt.jclasslib.structures.constants
-
Describes a CONSTANT_MethodType_info constant pool data structure.
- ConstantMethodTypeInfo() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantMethodTypeInfo
-
- ConstantNameAndTypeInfo - Class in org.gjt.jclasslib.structures.constants
-
Describes a CONSTANT_NameAndType_info constant pool data structure.
- ConstantNameAndTypeInfo() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantNameAndTypeInfo
-
- ConstantNameAndTypeInfoDetailPane - Class in org.gjt.jclasslib.browser.detail.constants
-
Detail pane showing a CONSTANT_NameAndType constant pool entry.
- ConstantNameAndTypeInfoDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.constants.ConstantNameAndTypeInfoDetailPane
-
Constructor.
- ConstantNumeric - Class in org.gjt.jclasslib.structures.constants
-
Base class for numeric constant pool data structures.
- ConstantNumeric() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantNumeric
-
- ConstantPoolDetailPane - Class in org.gjt.jclasslib.browser.detail
-
Detail pane showing constant pool entries.
- ConstantPoolDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.ConstantPoolDetailPane
-
Constructor.
- constantPoolHyperlink(ExtendedJLabel, ExtendedJLabel, int) - Method in class org.gjt.jclasslib.browser.AbstractDetailPane
-
Construct a hyperlink into the constant pool.
- ConstantPoolHyperlinkListener - Class in org.gjt.jclasslib.browser
-
Listens for mouse clicks and manages linking into the constat pool.
- ConstantPoolHyperlinkListener(BrowserServices, int) - Constructor for class org.gjt.jclasslib.browser.ConstantPoolHyperlinkListener
-
Constructor.
- constantPoolIndex(TreePath) - Method in class org.gjt.jclasslib.browser.detail.constants.AbstractConstantInfoDetailPane
-
Get the constant pool index corrensponding to a selection in
BrowserTreePane.
- ConstantPoolUtil - Class in org.gjt.jclasslib.structures
-
Utility methods for working on the constant pool of a ClassFile
object.
- ConstantReference - Class in org.gjt.jclasslib.structures.constants
-
Base class for constant pool data structures which reference class members.
- ConstantReference() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantReference
-
- ConstantReferenceDetailPane - Class in org.gjt.jclasslib.browser.detail.constants
-
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 in org.gjt.jclasslib.structures.constants
-
Describes a CONSTANT_String_info constant pool data structure.
- ConstantStringInfo() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantStringInfo
-
- ConstantStringInfoDetailPane - Class in org.gjt.jclasslib.browser.detail.constants
-
Detail pane showing a CONSTANT_String constant pool entry.
- ConstantStringInfoDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.constants.ConstantStringInfoDetailPane
-
Constructor.
- ConstantUtf8Info - Class in org.gjt.jclasslib.structures.constants
-
Describes a CONSTANT_Utf8_info constant pool data structure.
- ConstantUtf8Info() - Constructor for class org.gjt.jclasslib.structures.constants.ConstantUtf8Info
-
- ConstantUtf8InfoDetailPane - Class in org.gjt.jclasslib.browser.detail.constants
-
Detail pane showing a CONSTANT_Utf8 constant pool entry.
- ConstantUtf8InfoDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.constants.ConstantUtf8InfoDetailPane
-
Constructor.
- ConstantValueAttribute - Class in org.gjt.jclasslib.structures.attributes
-
Describes a ConstantValue attribute structure.
- ConstantValueAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.ConstantValueAttribute
-
- ConstantValueAttributeDetailPane - Class in org.gjt.jclasslib.browser.detail.attributes
-
Detail pane showing a ConstantValue attribute.
- ConstantValueAttributeDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.ConstantValueAttributeDetailPane
-
Constructor.
- ConstElementValue - Class in org.gjt.jclasslib.structures.elementvalues
-
Describes an ConstElementValue attribute structure.
- ConstElementValue(int) - Constructor for class org.gjt.jclasslib.structures.elementvalues.ConstElementValue
-
- ConstElementValueEntryDetailPane - Class in org.gjt.jclasslib.browser.detail.elementvalues
-
Class for showing element value entry of type Constant.
- ConstElementValueEntryDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.elementvalues.ConstElementValueEntryDetailPane
-
- 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.
- copyToClipboard() - Method in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
-
Copy the view text to the clipboard.
- CountedInputStream - Class in org.gjt.jclasslib.io
-
InputStream which counts the number of bytes read.
- CountedInputStream(InputStream) - Constructor for class org.gjt.jclasslib.io.CountedInputStream
-
Constructor.
- CountedOutputStream - Class in org.gjt.jclasslib.io
-
OutputStream which counts the number of bytes written.
- CountedOutputStream(OutputStream) - Constructor for class org.gjt.jclasslib.io.CountedOutputStream
-
Constructor.
- CounterDisplay - Class in org.gjt.jclasslib.browser.detail.attributes.code
-
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.
- CPInfo - Class in org.gjt.jclasslib.structures
-
Base class for all constant pool entries in the constants package.
- CPInfo() - Constructor for class org.gjt.jclasslib.structures.CPInfo
-
- CPINFO_LINK_TEXT - Static variable in class org.gjt.jclasslib.browser.AbstractDetailPane
-
Text prepended to constant pool hyperlinks.
- 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.CPInfo
-
Factory method for creating CPInfo 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.
- 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.
- 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.attributes.AbstractAttributeListDetailPane
-
- 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.
- 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.code.ExceptionTableDetailPane
-
- 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
-
- 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.
- GeneralDetailPane - Class in org.gjt.jclasslib.browser.detail
-
Detail pane showing general information on the class file structure.
- GeneralDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.GeneralDetailPane
-
Constructor.
- GenericAttributeDetailPane - Class in org.gjt.jclasslib.browser.detail.attributes
-
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 in org.gjt.jclasslib.browser.detail.elementvalues
-
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.
- 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.
- 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.AbstractBranchInstruction
-
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.
- 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.
- 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.
- 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.
- 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.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.
- 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.
- 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.
- 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.
- 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.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.ClassMember
-
Get the constant pool index of the descriptor of this class member.
- getDescriptorIndex() - Method in class org.gjt.jclasslib.structures.constants.ConstantMethodTypeInfo
-
Get the index of the constant pool entry containing the descriptor of the method.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- getMDIConfig() - Method in class org.gjt.jclasslib.browser.config.BrowserConfig
-
Get the associated MDI configuration object.
- 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.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.ConstantMethodHandleInfo
-
Get the descriptor.
- getName() - Method in class org.gjt.jclasslib.structures.constants.ConstantMethodTypeInfo
-
Get the descriptor.
- 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.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.ClassMember
-
Get the constant pool index of the name of this class member.
- 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.
- 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
-
- 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.
- getPreferredScrollableViewportSize() - Method in class org.gjt.jclasslib.browser.detail.attributes.code.ByteCodeDisplay
-
- getPreferredScrollableViewportSize() - Method in class org.gjt.jclasslib.util.ExtendedJLabel
-
- getPreInstructions() - Method in class org.gjt.jclasslib.bytecode.CodeInsertion
-
Get the instructions to be inserted before the insertion point.
- getReferenceIndex() - Method in class org.gjt.jclasslib.structures.constants.ConstantMethodHandleInfo
-
Get the index of the constant pool entry containing the reference.
- getRowHeightFactor() - Method in class org.gjt.jclasslib.browser.detail.attributes.InnerClassesAttributeDetailPane
-
- getRowHeightFactor() - Method in class org.gjt.jclasslib.browser.detail.attributes.LocalVariableCommonAttributeDetailPane
-
- 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.
- 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.
- 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
-
- getScrollPane() - Method in class org.gjt.jclasslib.browser.detail.FixedListDetailPane
-
Get the scroll pane.
- 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.ImmediateShortInstruction
-
- getSize() - Method in class org.gjt.jclasslib.bytecode.IncrementInstruction
-
- getSize() - Method in class org.gjt.jclasslib.bytecode.InvokeDynamicInstruction
-
- 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
-
- getSize() - Method in class org.gjt.jclasslib.bytecode.WideBranchInstruction
-
- 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.attributes.AbstractAttributeListDetailPane
-
- getTableModel(TreePath) - Method in class org.gjt.jclasslib.browser.detail.ListDetailPane
-
Get the table model for the selected tree node.
- 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.ConstantMethodHandleInfo
-
- getTag() - Method in class org.gjt.jclasslib.structures.constants.ConstantMethodrefInfo
-
- getTag() - Method in class org.gjt.jclasslib.structures.constants.ConstantMethodTypeInfo
-
- 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.CPInfo
-
Get the value of the tag field of the cp_info structure.
- 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.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.ConstantMethodHandleInfo
-
- getTagVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantMethodrefInfo
-
- getTagVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantMethodTypeInfo
-
- 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
-
- getTagVerbose() - Method in class org.gjt.jclasslib.structures.CPInfo
-
Get the verbose description of the tag field of the
cp_info structure.
- 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.
- getType() - Method in class org.gjt.jclasslib.structures.constants.ConstantMethodHandleInfo
-
- 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.
- getURL(int) - Static method in class org.gjt.jclasslib.bytecode.OpcodesUtil
-
- getValueAt(int, int) - Method in class org.gjt.jclasslib.browser.detail.attributes.AbstractAttributeTableModel
-
- getValueAt(int, int) - Method in class org.gjt.jclasslib.browser.detail.ListDetailPane.ColumnCache
-
Get the cached value of a specific cell.
- 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.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.ConstantMethodHandleInfo
-
- getVerbose() - Method in class org.gjt.jclasslib.structures.constants.ConstantMethodTypeInfo
-
- 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
-
- getVerbose() - Method in class org.gjt.jclasslib.structures.CPInfo
-
Get the verbose description of the content of the constant pool entry.
- 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.
- GUIHelper - Class in org.gjt.jclasslib.util
-
Collection of GUI utility methods.
- GUIHelper() - Constructor for class org.gjt.jclasslib.util.GUIHelper
-
- 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.AbstractBranchInstruction
-
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
-
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- setCount(int) - Method in class org.gjt.jclasslib.bytecode.InvokeInterfaceInstruction
-
Set the argument count of this instruction.
- 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.
- 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.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.ClassMember
-
Set the constant pool index of the descriptor of this class member.
- setDescriptorIndex(int) - Method in class org.gjt.jclasslib.structures.constants.ConstantMethodTypeInfo
-
Set the index of the constant pool entry containing the descriptor of the method.
- 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.
- 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.
- 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.
- setMaximized(boolean) - Method in class org.gjt.jclasslib.mdi.MDIConfig.InternalFrameDesc
-
Sets whether the internal frame is maximized.
- 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.
- setMDIConfig(MDIConfig) - Method in class org.gjt.jclasslib.browser.config.BrowserConfig
-
Set the associated MDI configuration object.
- 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.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.ClassMember
-
Set the constant pool index of the name of this class member.
- 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.
- setReferenceIndex(int) - Method in class org.gjt.jclasslib.structures.constants.ConstantMethodHandleInfo
-
Set the index of the constant pool entry containing the reference.
- 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.
- setType(int) - Method in class org.gjt.jclasslib.structures.constants.ConstantMethodHandleInfo
-
- 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.
- 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.attributes.code.ByteCodeDetailPane
-
- setupComponent() - Method in class org.gjt.jclasslib.browser.detail.attributes.CodeAttributeDetailPane
-
- 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
-
- 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.attributes.AnnotationDefaultAttributeDetailPane
-
- setupLabels() - Method in class org.gjt.jclasslib.browser.detail.attributes.code.MiscDetailPane
-
- 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.ClassMemberContainerDetailPane
-
- setupLabels() - Method in class org.gjt.jclasslib.browser.detail.ClassMemberDetailPane
-
- 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.ElementValuePairDetailPane
-
- 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
-
- 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
-
- 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.
- 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
-
- 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.attributes.AnnotationDefaultAttributeDetailPane
-
- 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.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.ClassMemberContainerDetailPane
-
- 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.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.ElementValueDetailPane
-
- show(TreePath) - Method in class org.gjt.jclasslib.browser.detail.ElementValuePairDetailPane
-
- 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
-
- 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
-
- 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.
- showURL(String) - Method in class org.gjt.jclasslib.browser.BrowserInternalFrame
-
- showURL(String) - Method in interface org.gjt.jclasslib.browser.BrowserServices
-
Show a URL in the browser.
- showURL(String) - Static method in class org.gjt.jclasslib.util.GUIHelper
-
Show a URL in the browser
- SignatureAttribute - Class in org.gjt.jclasslib.structures.attributes
-
Describes an Signature attribute structure.
- SignatureAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.SignatureAttribute
-
- SignatureAttributeDetailPane - Class in org.gjt.jclasslib.browser.detail.attributes
-
Detail pane showing a Signature attribute.
- SignatureAttributeDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.SignatureAttributeDetailPane
-
Constructor.
- SimpleInstruction - Class in org.gjt.jclasslib.bytecode
-
Describes an instructions with no immediate arguments.
- SimpleInstruction(int) - Constructor for class org.gjt.jclasslib.bytecode.SimpleInstruction
-
Constructor.
- 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.ConstantMethodHandleInfo
-
Length of the constant pool data structure in bytes.
- SIZE - Static variable in class org.gjt.jclasslib.structures.constants.ConstantMethodTypeInfo
-
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.
- 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.
- SourceFileAttribute - Class in org.gjt.jclasslib.structures.attributes
-
Describes a SourceFile attribute structure.
- SourceFileAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.SourceFileAttribute
-
- SourceFileAttributeDetailPane - Class in org.gjt.jclasslib.browser.detail.attributes
-
Detail pane showing a SourceFile attribute.
- SourceFileAttributeDetailPane(BrowserServices) - Constructor for class org.gjt.jclasslib.browser.detail.attributes.SourceFileAttributeDetailPane
-
Constructor.
- stackWindows() - Method in class org.gjt.jclasslib.mdi.BasicDesktopManager
-
Stack all child windows.
- startPc - Variable in class org.gjt.jclasslib.structures.attributes.LocalVariableCommonEntry
-
- 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
-
- stripClassSuffix(String) - Method in class org.gjt.jclasslib.browser.config.classpath.ClasspathEntry
-
Strip the class suffix from the supplied file name.
- SyntheticAttribute - Class in org.gjt.jclasslib.structures.attributes
-
Describes a Synthetic attribute structure.
- SyntheticAttribute() - Constructor for class org.gjt.jclasslib.structures.attributes.SyntheticAttribute
-
- 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.