org.gamenet.application.mm8leveleditor.handler
Class SmackHandler

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

public class SmackHandler
extends Object
implements LodResourceHandler


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

SmackHandler

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