Serialized Form
Class ch.beattl.sort.ArrayDiagramm extends JPanel implements Serializable |
data
int[] data
color
Color[] color
numOfComps
int numOfComps
numOfSwaps
int numOfSwaps
numOfCompsLabel
JLabel numOfCompsLabel
numOfSwapsLabel
JLabel numOfSwapsLabel
numOfOpsLabel
JLabel numOfOpsLabel
rnd
Random rnd
cancel
boolean cancel
active
boolean active
actionKey
int actionKey
gs
GenericSort gs
myDiagramm
ch.beattl.sort.ArrayDiagramm myDiagramm
randomButton
JButton randomButton
sortButton
JButton sortButton
stoppButton
JButton stoppButton
Class ch.beattl.sort.SortingToolbox extends JApplet implements Serializable |
sortingClassList
Vector sortingClassList
myDiagramm
ch.beattl.sort.ArrayDiagramm myDiagramm
randomButton
JButton randomButton
sortButton
JButton sortButton
stoppButton
JButton stoppButton
methodBox
JComboBox methodBox
actionKey
int actionKey
methodNum
int methodNum
active
boolean active
isApplication
boolean isApplication