org.gamenet.application.mm8leveleditor.handler
Class DMonListBinMM8Handler
java.lang.Object
org.gamenet.application.mm8leveleditor.handler.AbstractBaseSubHandler
org.gamenet.application.mm8leveleditor.handler.DMonListBinMM8Handler
- All Implemented Interfaces:
- LodResourceSubHandler
- public class DMonListBinMM8Handler
- 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
dMonListBinList
private List dMonListBinList
DMonListBinMM8Handler
public DMonListBinMM8Handler()
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
createNewDMonListBin
private DMonListBinMM8 createNewDMonListBin()
getUpdatedLodResource
public LodResource getUpdatedLodResource()
- Specified by:
getUpdatedLodResource
in interface LodResourceSubHandler
- Specified by:
getUpdatedLodResource
in class AbstractBaseSubHandler