org.opt4j.tutorial.salesman
Class SalesmanWidgetModule

java.lang.Object
  extended by com.google.inject.AbstractModule
      extended by org.opt4j.core.start.Opt4JModule
          extended by org.opt4j.core.common.logger.OutputModule
              extended by org.opt4j.viewer.VisualizationModule
                  extended by org.opt4j.tutorial.salesman.SalesmanWidgetModule
All Implemented Interfaces:
com.google.inject.Module

public class SalesmanWidgetModule
extends org.opt4j.viewer.VisualizationModule


Field Summary
 
Fields inherited from class org.opt4j.core.start.Opt4JModule
SINGLETON
 
Constructor Summary
SalesmanWidgetModule()
           
 
Method Summary
 void config()
           
 
Methods inherited from class org.opt4j.viewer.VisualizationModule
addIndividualMouseListener, addIndividualMouseListener, addToolBarService, addToolBarService, configure
 
Methods inherited from class org.opt4j.core.start.Opt4JModule
addControlListener, addIndividualStateListener, addOptimizerIterationListener, addOptimizerStateListener, bindConstant, bindConstant, bindConstant, bindConstant, constant, multi
 
Methods inherited from class com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SalesmanWidgetModule

public SalesmanWidgetModule()
Method Detail

config

public void config()
Specified by:
config in class org.opt4j.core.start.Opt4JModule