Serialized Form

Class ukacgla_2inputKMap.Ex02_Frame implements Serializable

Serialized Fields

rand

ukacgla_2inputKMap.Ex02_Random rand

noOfRows

int noOfRows

noOfCols

int noOfCols


Class ukacgla_2inputKMap.Ex02_Frame.KMapTableModel implements Serializable

Serialized Fields

this$0

Ex02_Frame this$0


Class ukacgla_3inputKMap.Ex05_Frame implements Serializable

Serialized Fields

rand

ukacgla_3inputKMap.Ex05_Random rand

noOfRows

int noOfRows

noOfCols

int noOfCols


Class ukacgla_3inputKMap.Ex05_Frame.KMapTableModel implements Serializable

Serialized Fields

this$0

Ex05_Frame this$0


Class ukacgla_4inputKMap.Ex06_Frame implements Serializable

Serialized Fields

rand

ukacgla_4inputKMap.Ex06_Random rand

noOfRows

int noOfRows

noOfCols

int noOfCols


Class ukacgla_4inputKMap.Ex06_Frame.KMapTableModel implements Serializable

Serialized Fields

this$0

Ex06_Frame this$0


Class FourInputKMap implements Serializable

Serialized Fields

frame

Ex06_Frame frame


Class ukacgla_KMap.KMap_Frame implements Serializable

Serialized Fields

listener

KMap_Frame.checkBoxListener listener

noOfOptions

int noOfOptions
Number of options to be presented to user.

kMap

javax.swing.JPanel kMap

buttonPanel

javax.swing.JPanel buttonPanel

checkBoxPanel

javax.swing.JPanel checkBoxPanel

mid1

javax.swing.JPanel mid1

mid2

javax.swing.JPanel mid2

labelPanel

javax.swing.JPanel labelPanel

host

javax.swing.JPanel host

border

javax.swing.border.Border border

checkBox

javax.swing.JCheckBox[] checkBox

clear

javax.swing.JButton clear

reveal

javax.swing.JButton reveal

nextMap

javax.swing.JButton nextMap

output

javax.swing.JTextArea output

lab1

javax.swing.JLabel lab1

table

javax.swing.JTable table

contentPane

java.awt.Container contentPane

noOfRows

int noOfRows

noOfCols

int noOfCols

columnNames

java.lang.String[] columnNames
Sets titles of columns.

model

KMap_Frame.MyTableModel model
Model of the TableModel.

data

java.lang.Object[][] data
2D Object array to hold data in TableModel.

answers

java.util.Vector answers
Vector holds all Minterm objects for display.


Class ukacgla_KMap.KMap_Frame.MyTableModel implements Serializable

Serialized Fields

this$0

KMap_Frame this$0

columnNames

java.lang.String[] columnNames


Class ThreeInputKMap implements Serializable

Serialized Fields

frame

Ex05_Frame frame


Class TwoInputKMap implements Serializable

Serialized Fields

frame

Ex02_Frame frame