Serialized Form


Package inc.che.jarinspector

Class inc.che.jarinspector.InfoDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

tabbedPanel

javax.swing.JTabbedPane tabbedPanel

Class inc.che.jarinspector.JarInspectorConfigDialog extends inc.che.common.gui.ConfigDialog implements Serializable

Serialized Fields

colorSearch

java.awt.Color colorSearch

colorHit

java.awt.Color colorHit

Class inc.che.jarinspector.JarInspectorFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

highLightHit

javax.swing.text.DefaultHighlighter.DefaultHighlightPainter highLightHit

highLightSearch

javax.swing.text.DefaultHighlighter.DefaultHighlightPainter highLightSearch

textArea

javax.swing.JTextArea textArea

scrollPane

javax.swing.JScrollPane scrollPane

sortJars

boolean sortJars

infos

java.util.Collection infos

statusBar

inc.che.common.gui.EStatusBar statusBar

searchTerm

java.lang.String searchTerm

caseCb

javax.swing.JCheckBox caseCb

helpBroker

javax.help.HelpBroker helpBroker

searchButton

javax.swing.JButton searchButton

stopButton

javax.swing.JButton stopButton

navButtons

javax.swing.JButton[] navButtons

fileMenu

javax.swing.JMenu fileMenu

sortMenu

javax.swing.JMenu sortMenu

helpMenu

javax.swing.JMenu helpMenu

propMenu

javax.swing.JMenu propMenu

openItem

javax.swing.JMenuItem openItem

closeItem

javax.swing.JMenuItem closeItem

infoItem

javax.swing.JMenuItem infoItem

helpItem

javax.swing.JMenuItem helpItem

configItem

javax.swing.JMenuItem configItem

classSortItem

javax.swing.JRadioButtonMenuItem classSortItem

jarSortItem

javax.swing.JRadioButtonMenuItem jarSortItem

hitLines

java.util.List hitLines

hitIndex

int hitIndex

scanThread

JarInspectorFrame.ScanThread scanThread

highlightMap

inc.che.common.type.IntHashMap highlightMap



Copyright © 2004-2005 Che Inc.. All Rights Reserved.