net.xoetrope.xui.registry
Interface XRegistrationSetup

All Known Implementing Classes:
XModelTransferHandler

public interface XRegistrationSetup


Method Summary
 void setup(XProject project, java.lang.Object comp, java.util.Hashtable registrationConfig, java.util.Hashtable instanceConfig)
          Configure the transfer handler
 

Method Detail

setup

void setup(XProject project,
           java.lang.Object comp,
           java.util.Hashtable registrationConfig,
           java.util.Hashtable instanceConfig)
Configure the transfer handler

Parameters:
project - the current project
comp - the source component
registrationConfig - extra configuration parameters set when the object type was registered
instanceConfig - extra configuration parameters set for the instance/usage