org.gamenet.application.mm8leveleditor.handler
Class PalHandler

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

public class PalHandler
extends Object
implements LodResourceHandler


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

PalHandler

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