net.beadsproject.beads.gui
Class PianoRoll

java.lang.Object
  extended by net.beadsproject.beads.gui.PianoRoll
All Implemented Interfaces:
InterfaceElement

public class PianoRoll
extends java.lang.Object
implements InterfaceElement


Constructor Summary
PianoRoll()
           
 
Method Summary
 javax.swing.JComponent getComponent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PianoRoll

public PianoRoll()
Method Detail

getComponent

public javax.swing.JComponent getComponent()
Specified by:
getComponent in interface InterfaceElement