Serialized Form
Package org.gjt.jclasslib.browser |
services
BrowserServices services
- Services for this detail pane.
labelToMouseListener
HashMap labelToMouseListener
btnOk
JButton btnOk
history
BrowserHistory history
services
BrowserServices services
splitPane
JSplitPane splitPane
treePane
BrowserTreePane treePane
detailPane
BrowserDetailPane detailPane
services
BrowserServices services
nodeTypeToDetailPane
HashMap nodeTypeToDetailPane
fileName
String fileName
classFile
ClassFile classFile
browserComponent
BrowserComponent browserComponent
actionOpenClassFile
Action actionOpenClassFile
actionBrowseClasspath
Action actionBrowseClasspath
actionSetupClasspath
Action actionSetupClasspath
actionNewWorkspace
Action actionNewWorkspace
actionOpenWorkspace
Action actionOpenWorkspace
actionSaveWorkspace
Action actionSaveWorkspace
actionSaveWorkspaceAs
Action actionSaveWorkspaceAs
actionQuit
Action actionQuit
actionShowHomepage
Action actionShowHomepage
actionShowEJT
Action actionShowEJT
actionBackward
Action actionBackward
actionForward
Action actionForward
actionReload
Action actionReload
actionShowHelp
Action actionShowHelp
actionAbout
Action actionAbout
workspaceFile
File workspaceFile
workspaceChooserPath
String workspaceChooserPath
classesChooserPath
String classesChooserPath
config
BrowserConfig config
workspaceFileChooser
JFileChooser workspaceFileChooser
classesFileChooser
JFileChooser classesFileChooser
recentMenu
RecentMenu recentMenu
classpathSetupDialog
ClasspathSetupDialog classpathSetupDialog
classpathBrowser
ClasspathBrowser classpathBrowser
jarBrowser
ClasspathBrowser jarBrowser
type
String type
index
int index
element
Object element
services
BrowserServices services
tree
JTree tree
categoryToPath
Map categoryToPath
frame
BrowserMDIFrame frame
recentWorkspaces
LinkedList recentWorkspaces
Package org.gjt.jclasslib.browser.config.classpath |
frame
BrowserMDIFrame frame
classpathComponent
ClasspathComponent classpathComponent
lblTitle
JLabel lblTitle
tree
JTree tree
scpTree
JScrollPane scpTree
btnSetup
JButton btnSetup
btnSync
JButton btnSync
btnOk
JButton btnOk
btnCancel
JButton btnCancel
progressDialog
ProgressDialog progressDialog
resetOnNextMerge
boolean resetOnNextMerge
needsMerge
boolean needsMerge
selectedClassName
String selectedClassName
removal
boolean removal
frame
BrowserMDIFrame frame
listModel
DefaultListModel listModel
lstElements
JList lstElements
scpLstElements
JScrollPane scpLstElements
btnAdd
JButton btnAdd
btnRemove
JButton btnRemove
btnUp
JButton btnUp
btnDown
JButton btnDown
btnOk
JButton btnOk
btnCancel
JButton btnCancel
fileChooser
JFileChooser fileChooser
packageNode
boolean packageNode
Package org.gjt.jclasslib.browser.detail |
lblTag
ExtendedJLabel lblTag
lblTagVerbose
ExtendedJLabel lblTagVerbose
lblType
ExtendedJLabel lblType
lblTypeVerbose
ExtendedJLabel lblTypeVerbose
lblValuePairEntries
ExtendedJLabel lblValuePairEntries
lblTag
ExtendedJLabel lblTag
lblTagVerbose
ExtendedJLabel lblTagVerbose
lblValueCount
ExtendedJLabel lblValueCount
attributeTypeToDetailPane
HashMap attributeTypeToDetailPane
specificInfoPane
JPanel specificInfoPane
genericInfoPane
GenericAttributeDetailPane genericInfoPane
mode
int mode
lblName
ExtendedJLabel lblName
lblNameVerbose
ExtendedJLabel lblNameVerbose
lblDescriptor
ExtendedJLabel lblDescriptor
lblDescriptorVerbose
ExtendedJLabel lblDescriptorVerbose
lblAccessFlags
ExtendedJLabel lblAccessFlags
lblAccessFlagsVerbose
ExtendedJLabel lblAccessFlagsVerbose
constantTypeToDetailPane
HashMap constantTypeToDetailPane
elementTypeToDetailPane
HashMap elementTypeToDetailPane
specificInfoPane
JPanel specificInfoPane
genericInfoPane
GenericElementValueDetailPane genericInfoPane
lblElementName
ExtendedJLabel lblElementName
lblElementNameVerbose
ExtendedJLabel lblElementNameVerbose
lblValueTag
ExtendedJLabel lblValueTag
lblValueTagVerbose
ExtendedJLabel lblValueTagVerbose
detailPaneEntries
List detailPaneEntries
scrollPane
JScrollPane scrollPane
lblMinorVersion
ExtendedJLabel lblMinorVersion
lblMajorVersion
ExtendedJLabel lblMajorVersion
lblConstantPoolCount
ExtendedJLabel lblConstantPoolCount
lblAccessFlags
ExtendedJLabel lblAccessFlags
lblAccessFlagsVerbose
ExtendedJLabel lblAccessFlagsVerbose
lblThisClass
ExtendedJLabel lblThisClass
lblThisClassVerbose
ExtendedJLabel lblThisClassVerbose
lblSuperClass
ExtendedJLabel lblSuperClass
lblSuperClassVerbose
ExtendedJLabel lblSuperClassVerbose
lblInterfacesCount
ExtendedJLabel lblInterfacesCount
lblFieldsCount
ExtendedJLabel lblFieldsCount
lblMethodsCount
ExtendedJLabel lblMethodsCount
lblAttributesCount
ExtendedJLabel lblAttributesCount
lblInterface
ExtendedJLabel lblInterface
lblInterfaceVerbose
ExtendedJLabel lblInterfaceVerbose
table
JTable table
Package org.gjt.jclasslib.browser.detail.attributes |
tableModel
AbstractAttributeTableModel tableModel
attribute
AttributeInfo attribute
- The associated attribute.
columnCache
ListDetailPane.ColumnCache columnCache
tableColumnModel
TableColumnModel tableColumnModel
lblTag
ExtendedJLabel lblTag
lblTagVerbose
ExtendedJLabel lblTagVerbose
tabbedPane
JTabbedPane tabbedPane
exceptionTablePane
ExceptionTableDetailPane exceptionTablePane
byteCodePane
ByteCodeDetailPane byteCodePane
miscPane
MiscDetailPane miscPane
lblValue
ExtendedJLabel lblValue
lblVerbose
ExtendedJLabel lblVerbose
lblClass
ExtendedJLabel lblClass
lblClassVerbose
ExtendedJLabel lblClassVerbose
lblMethod
ExtendedJLabel lblMethod
lblMethodVerbose
ExtendedJLabel lblMethodVerbose
lblNameIndex
ExtendedJLabel lblNameIndex
lblLength
ExtendedJLabel lblLength
lblAnnotationEntries
ExtendedJLabel lblAnnotationEntries
lblSignature
ExtendedJLabel lblSignature
lblSignatureVerbose
ExtendedJLabel lblSignatureVerbose
lblSourceFile
ExtendedJLabel lblSourceFile
lblSourceFileVerbose
ExtendedJLabel lblSourceFileVerbose
Package org.gjt.jclasslib.browser.detail.attributes.code |
byteCodeDisplay
ByteCodeDisplay byteCodeDisplay
counterDisplay
CounterDisplay counterDisplay
scrollPane
JScrollPane scrollPane
btnCopy
JButton btnCopy
detailPane
ByteCodeDetailPane detailPane
codeAttribute
CodeAttribute codeAttribute
classFile
ClassFile classFile
offsetWidth
int offsetWidth
offsetBlank
String offsetBlank
offsetToLine
HashMap offsetToLine
lines
ArrayList lines
textLines
ArrayList textLines
textLayouts
TextLayout[] textLayouts
lineToLink
Map lineToLink
currentLineCache
LinkedList currentLineCache
frc
FontRenderContext frc
currentHeight
float currentHeight
currentWidth
float currentWidth
lineHeight
int lineHeight
ascent
int ascent
characterWidth
int characterWidth
maxCount
int maxCount
lineHeight
int lineHeight
ascent
int ascent
maxChars
int maxChars
frc
FontRenderContext frc
lblMaxStack
ExtendedJLabel lblMaxStack
lblMaxLocals
ExtendedJLabel lblMaxLocals
lblCodeLength
ExtendedJLabel lblCodeLength
Package org.gjt.jclasslib.browser.detail.constants |
lblClass
ExtendedJLabel lblClass
lblClassVerbose
ExtendedJLabel lblClassVerbose
classElementOpener
ClassElementOpener classElementOpener
lblHighBytes
ExtendedJLabel lblHighBytes
lblLowBytes
ExtendedJLabel lblLowBytes
lblDouble
ExtendedJLabel lblDouble
lblComment
ExtendedJLabel lblComment
lblBytes
ExtendedJLabel lblBytes
lblFloat
ExtendedJLabel lblFloat
lblComment
ExtendedJLabel lblComment
lblBytes
ExtendedJLabel lblBytes
lblInt
ExtendedJLabel lblInt
lblComment
ExtendedJLabel lblComment
lblHighBytes
ExtendedJLabel lblHighBytes
lblLowBytes
ExtendedJLabel lblLowBytes
lblLong
ExtendedJLabel lblLong
lblComment
ExtendedJLabel lblComment
lblName
ExtendedJLabel lblName
lblNameVerbose
ExtendedJLabel lblNameVerbose
lblDescriptor
ExtendedJLabel lblDescriptor
lblDescriptorVerbose
ExtendedJLabel lblDescriptorVerbose
lblClass
ExtendedJLabel lblClass
lblClassVerbose
ExtendedJLabel lblClassVerbose
lblNameAndType
ExtendedJLabel lblNameAndType
lblNameAndTypeVerbose
ExtendedJLabel lblNameAndTypeVerbose
classElementOpener
ClassElementOpener classElementOpener
lblString
ExtendedJLabel lblString
lblStringVerbose
ExtendedJLabel lblStringVerbose
lblByteLength
ExtendedJLabel lblByteLength
lblByteLengthComment
ExtendedJLabel lblByteLengthComment
lblStringLength
ExtendedJLabel lblStringLength
lblString
ExtendedJLabel lblString
Package org.gjt.jclasslib.browser.detail.elementvalues |
lblClassInfoIndex
ExtendedJLabel lblClassInfoIndex
lblClassInfoIndexVerbose
ExtendedJLabel lblClassInfoIndexVerbose
lblIndex
ExtendedJLabel lblIndex
lblIndexVerbose
ExtendedJLabel lblIndexVerbose
lblTypeNameIndex
ExtendedJLabel lblTypeNameIndex
lblTypeNameIndexVerbose
ExtendedJLabel lblTypeNameIndexVerbose
lblConstNameIndex
ExtendedJLabel lblConstNameIndex
lblConstNameIndexVerbose
ExtendedJLabel lblConstNameIndexVerbose
lblTag
ExtendedJLabel lblTag
lblTagVerbose
ExtendedJLabel lblTagVerbose
Package org.gjt.jclasslib.mdi |
parentFrame
BasicMDIFrame parentFrame
- Parent frame of this DesktopManager.
newInternalX
int newInternalX
newInternalY
int newInternalY
desktopPane
JDesktopPane desktopPane
frameToMenuItem
HashMap frameToMenuItem
activeFrame
BasicInternalFrame activeFrame
openFrames
LinkedList openFrames
rollover
int rollover
separatorMenuIndex
int separatorMenuIndex
maximizationInProgress
boolean maximizationInProgress
anyFrameMaximized
boolean anyFrameMaximized
desktopManager
BasicDesktopManager desktopManager
- The parent DesktopManager.
actionNextWindow
Action actionNextWindow
- Action for selecting the next child window.
actionPreviousWindow
Action actionPreviousWindow
- Action for selecting the provious child window.
actionTileWindows
Action actionTileWindows
- Action for tiling all child windows.
actionStackWindows
Action actionStackWindows
- Action for stacking all child windows.
scpDesktop
JScrollPane scpDesktop
- JDesktop pane which contains all child windows.
desktopPane
JDesktopPane desktopPane
- The desktop pane.
desktopManager
BasicDesktopManager desktopManager
- DesktopManager for this MDI parent frame.
menuWindow
JMenu menuWindow
- JMenu for window actions.
lastNormalFrameBounds
Rectangle lastNormalFrameBounds
Package org.gjt.jclasslib.nbmodule |
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
Package org.gjt.jclasslib.structures |
Package org.gjt.jclasslib.util |
underlined
boolean underlined
autoTooltip
boolean autoTooltip
unselectedForeground
Color unselectedForeground
unselectedBackground
Color unselectedBackground
runnable
Runnable runnable
progressBar
JProgressBar progressBar
lblMessage
JLabel lblMessage