org.gamenet.application.mm8leveleditor.handler
Class BitmapHandler

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

public class BitmapHandler
extends Object
implements LodResourceHandler


Constructor Summary
BitmapHandler()
           
 
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

BitmapHandler

public BitmapHandler()
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