org.herac.tuxguitar.gui.editors.matrix
Class MatrixEditor.BufferDisposer

java.lang.Object
  extended by org.herac.tuxguitar.gui.editors.matrix.MatrixEditor.BufferDisposer
Enclosing class:
MatrixEditor

protected class MatrixEditor.BufferDisposer
extends java.lang.Object


Constructor Summary
protected MatrixEditor.BufferDisposer()
           
 
Method Summary
 void update(int width, int height)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatrixEditor.BufferDisposer

protected MatrixEditor.BufferDisposer()
Method Detail

update

public void update(int width,
                   int height)