org.gamenet.application.mm8leveleditor.handler
Class DataHandler
java.lang.Object
org.gamenet.application.mm8leveleditor.handler.AbstractBaseHandler
org.gamenet.application.mm8leveleditor.handler.DataHandler
- All Implemented Interfaces:
- LodResourceHandler
- public class DataHandler
- extends AbstractBaseHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sourceLodResource
private LodResource sourceLodResource
byteDataTableControl
private ByteDataTableControl byteDataTableControl
DataHandler
public DataHandler()
getComponentFor
public Component getComponentFor(LodResource lodResource,
TaskObserver taskObserver)
throws InterruptedException
- Specified by:
getComponentFor
in interface LodResourceHandler
- Specified by:
getComponentFor
in class AbstractBaseHandler
- Throws:
InterruptedException
getUpdatedLodResource
public LodResource getUpdatedLodResource()
- Specified by:
getUpdatedLodResource
in interface LodResourceHandler
- Specified by:
getUpdatedLodResource
in class AbstractBaseHandler