Heap operation simulation

A maximum heap (priority queue) (see last years lecturea of DSA) operation should be simulated using an applet. The heap should allow for a maximum of 48 nodes.
A four-pane window should be used for display:

Data input and operations area





Image area






Code Area
Status area