Serialized Form

Class designtools.ChipPropertiesPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

lblChipText

javax.swing.JLabel lblChipText

txtChipText

javax.swing.JTextField txtChipText

lblManufacturer

javax.swing.JLabel lblManufacturer

txtManufacturer

javax.swing.JTextField txtManufacturer

lblWide

javax.swing.JLabel lblWide

booleanGroup

javax.swing.ButtonGroup booleanGroup

radYes

javax.swing.JRadioButton radYes

radNo

javax.swing.JRadioButton radNo

jPanel1

javax.swing.JPanel jPanel1

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

jPanel2

javax.swing.JPanel jPanel2

jPanel3

javax.swing.JPanel jPanel3

lblDescription

javax.swing.JLabel lblDescription

txtDescription

javax.swing.JTextArea txtDescription

descriptionPanel

javax.swing.JScrollPane descriptionPanel

gridBagLayout2

java.awt.GridBagLayout gridBagLayout2

lblDelay

javax.swing.JLabel lblDelay

txtDelay

javax.swing.JFormattedTextField txtDelay


Class designtools.CircuitComponent extends javax.swing.JLabel implements Serializable

Serialized Fields

pinOffsets

java.awt.Point[][][] pinOffsets

ctype

int ctype

image

java.awt.image.BufferedImage image

inList

java.util.ArrayList inList

state

boolean state


Class designtools.CircuitDiagramFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

inApplet

boolean inApplet

scrWorkspace

javax.swing.JScrollPane scrWorkspace

propertiesPanel

ChipPropertiesPanel propertiesPanel

pnlStatus

javax.swing.JPanel pnlStatus

borderLayout1

java.awt.BorderLayout borderLayout1

lblStatus

javax.swing.JLabel lblStatus

workspace

Workspace workspace

standardMenuObject

CircuitEditorMenu standardMenuObject

menuBar

javax.swing.JMenuBar menuBar

toolBar

javax.swing.JToolBar toolBar

jPanel1

javax.swing.JPanel jPanel1

borderLayout2

java.awt.BorderLayout borderLayout2

andButton

javax.swing.JButton andButton

orButton

javax.swing.JButton orButton

notButton

javax.swing.JButton notButton

inButton

javax.swing.JButton inButton

outButton

javax.swing.JButton outButton

wireButton

javax.swing.JButton wireButton

labelButton

javax.swing.JButton labelButton

groundButton

javax.swing.JButton groundButton

vccButton

javax.swing.JButton vccButton

pointerButton

javax.swing.JButton pointerButton

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1


Class designtools.ConnectedWires extends java.util.ArrayList implements Serializable

Serialized Fields

sourceComponent

CircuitComponent sourceComponent


Class designtools.DesignTools extends javax.swing.JApplet implements Serializable

Serialized Fields

inApplet

boolean inApplet


Class designtools.DigitalTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

cells

java.lang.Object[][] cells

columnNames

java.lang.String[] columnNames

rowCount

int rowCount

columnCount

int columnCount

stateColumn

int stateColumn

inPinCount

int inPinCount

stateTable

boolean stateTable


Class designtools.HTMLViewer extends javax.swing.JFrame implements Serializable

Serialized Fields

scrollPane

javax.swing.JScrollPane scrollPane

htmlPane

javax.swing.JEditorPane htmlPane

cmdClose

javax.swing.JButton cmdClose

cmdBack

javax.swing.JButton cmdBack

pageStack

java.util.Stack pageStack

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1


Class designtools.StateTable extends javax.swing.JTable implements Serializable

Serialized Fields

stateTableModel

DigitalTableModel stateTableModel

stateCount

int stateCount

inPinCount

int inPinCount


Class designtools.StateTableFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

contentPane

javax.swing.JPanel contentPane

inApplet

boolean inApplet

jMenuBar1

StandardMenu jMenuBar1

menuBar

javax.swing.JMenuBar menuBar

tableFrame

javax.swing.JScrollPane tableFrame

stateTable

StateTable stateTable

propertiesPanel

ChipPropertiesPanel propertiesPanel

statusBar

javax.swing.JPanel statusBar

borderLayout1

java.awt.BorderLayout borderLayout1

lblStatusBar

javax.swing.JLabel lblStatusBar

jPanel1

javax.swing.JPanel jPanel1

lblStarting

javax.swing.JLabel lblStarting

lblStarting2

javax.swing.JLabel lblStarting2

lblStarting3

javax.swing.JLabel lblStarting3

lblStarting4

javax.swing.JLabel lblStarting4

lblStarting5

javax.swing.JLabel lblStarting5

lstStarting

javax.swing.JList lstStarting

scrStarting

javax.swing.JScrollPane scrStarting

inPinNumber

int inPinNumber

outPinNumber

int outPinNumber

stateNumber

int stateNumber

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

gridBagLayout2

java.awt.GridBagLayout gridBagLayout2


Class designtools.TruthTable extends StateTable implements Serializable


Class designtools.TruthTableFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

contentPane

javax.swing.JPanel contentPane

inPinNumber

int inPinNumber

outPinNumber

int outPinNumber

inApplet

boolean inApplet

jMenuBar1

StandardMenu jMenuBar1

menuBar

javax.swing.JMenuBar menuBar

jPanel1

javax.swing.JPanel jPanel1

borderLayout1

java.awt.BorderLayout borderLayout1

borderLayout2

java.awt.BorderLayout borderLayout2

tableFrame

javax.swing.JScrollPane tableFrame

propertiesPanel

ChipPropertiesPanel propertiesPanel

truthTable

StateTable truthTable

jPanel2

javax.swing.JPanel jPanel2

lblStatus

javax.swing.JLabel lblStatus

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

gridBagLayout2

java.awt.GridBagLayout gridBagLayout2


Class designtools.Workspace extends javax.swing.JPanel implements Serializable

Serialized Fields

movingComponent

CircuitComponent movingComponent

parentPane

javax.swing.JScrollPane parentPane

wiringMode

boolean wiringMode

drawingWire

boolean drawingWire

wireList

java.util.ArrayList wireList

outputPinList

java.util.ArrayList outputPinList

inputPinList

java.util.ArrayList inputPinList

selectedCircuitComponent

CircuitComponent selectedCircuitComponent

lblStatus

javax.swing.JLabel lblStatus

wireColor

java.awt.Color wireColor

draggedComponent

CircuitComponent draggedComponent

selectedWireIndex

int selectedWireIndex