org.gamenet.application.mm8leveleditor.handler
Class MultipleBitmapHandler

java.lang.Object
  extended byorg.gamenet.application.mm8leveleditor.handler.MultipleBitmapHandler
All Implemented Interfaces:
LodResourceHandler

public class MultipleBitmapHandler
extends Object
implements LodResourceHandler


Constructor Summary
MultipleBitmapHandler()
           
 
Method Summary
 Component getComponentFor(LodResource lodResource, TaskObserver taskObserver)
           
 LodResource getUpdatedLodResource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultipleBitmapHandler

public MultipleBitmapHandler()
Method Detail

getComponentFor

public Component getComponentFor(LodResource lodResource,
                                 TaskObserver taskObserver)
Specified by:
getComponentFor in interface LodResourceHandler

getUpdatedLodResource

public LodResource getUpdatedLodResource()
Specified by:
getUpdatedLodResource in interface LodResourceHandler