org.gamenet.application.mm8leveleditor.handler
Class PcxHandler

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

public class PcxHandler
extends Object
implements LodResourceHandler


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

PcxHandler

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