|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.co.simphoney.audio.DataBuilder
public abstract class DataBuilder
Field Summary | |
---|---|
protected java.util.Vector<SpectrogramDataListener> |
sizeObservers
|
Constructor Summary | |
---|---|
DataBuilder()
|
Method Summary | |
---|---|
protected void |
abortConstruction()
|
void |
dispose()
|
protected abstract void |
doWork()
Does the building. |
boolean |
isConstructing()
|
protected void |
startConstruction()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.util.Vector<SpectrogramDataListener> sizeObservers
Constructor Detail |
---|
public DataBuilder()
Method Detail |
---|
protected abstract void doWork()
public boolean isConstructing()
protected void abortConstruction()
protected void startConstruction()
public void dispose()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |