Home
last modified time | relevance | path

Searched refs:bufferDisposer (Results 1 – 1 of 1) sorted by relevance

/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/editors/matrix/
H A DMatrixEditor.java77 private BufferDisposer bufferDisposer; field in MatrixEditor
117 this.bufferDisposer = new BufferDisposer(); in show()
325 this.bufferDisposer.update(this.clientArea.width, this.clientArea.height); in getBuffer()