mauda.plugin.binqueue
Class BinQueueInteractive

java.lang.Object
  extended by mauda.plugin.fibheap.FibHeapInteractive
      extended by mauda.plugin.binqueue.BinQueueInteractive
All Implemented Interfaces:
java.awt.event.ActionListener, java.awt.event.MouseListener, java.util.EventListener

public class BinQueueInteractive
extends FibHeapInteractive

Title:

Description:

Copyright: Copyright (c) 2003

Company: University of Freiburg -- Institute of Computer Science

Version:
3.2.5
Author:
Tobias Lauer

Constructor Summary
BinQueueInteractive(Exercise exercise)
           
 
Method Summary
 
Methods inherited from class mauda.plugin.fibheap.FibHeapInteractive
actionPerformed, mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased, processMouse
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BinQueueInteractive

public BinQueueInteractive(Exercise exercise)