org.gamenet.application.mm8leveleditor.handler
Class DSoundsBinMM7Handler
java.lang.Object
org.gamenet.application.mm8leveleditor.handler.AbstractBaseSubHandler
org.gamenet.application.mm8leveleditor.handler.DSoundsBinMM7Handler
- All Implemented Interfaces:
- LodResourceSubHandler
- public class DSoundsBinMM7Handler
- extends AbstractBaseSubHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sourceLodResource
private LodResource sourceLodResource
sourceDataCache
private byte[] sourceDataCache
dSoundsBinList
private List dSoundsBinList
DSoundsBinMM7Handler
public DSoundsBinMM7Handler()
getComponentFor
public Component getComponentFor(LodResource lodResource,
byte[] sourceDataCache,
TaskObserver taskObserver)
throws InterruptedException
- Specified by:
getComponentFor
in interface LodResourceSubHandler
- Specified by:
getComponentFor
in class AbstractBaseSubHandler
- Throws:
InterruptedException
createNewDSoundsBin
private DSoundsBinMM7 createNewDSoundsBin()
getUpdatedLodResource
public LodResource getUpdatedLodResource()
- Specified by:
getUpdatedLodResource
in interface LodResourceSubHandler
- Specified by:
getUpdatedLodResource
in class AbstractBaseSubHandler