org.estouro.ui.extensionSystem.jumpAdapter
Class EnableCheckFactoryAdapter

java.lang.Object
  extended by com.vividsolutions.jump.workbench.plugin.EnableCheckFactory
      extended by org.estouro.ui.extensionSystem.jumpAdapter.EnableCheckFactoryAdapter

public class EnableCheckFactoryAdapter
extends com.vividsolutions.jump.workbench.plugin.EnableCheckFactory


Constructor Summary
EnableCheckFactoryAdapter(PluginContext ctx, com.vividsolutions.jump.workbench.WorkbenchContext workbenchContext)
           
 
Method Summary
 com.vividsolutions.jump.workbench.plugin.EnableCheck createAtLeastNLayersMustExistCheck(int n)
           
 com.vividsolutions.jump.workbench.plugin.EnableCheck createTaskWindowMustBeActiveCheck()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnableCheckFactoryAdapter

public EnableCheckFactoryAdapter(PluginContext ctx,
                                 com.vividsolutions.jump.workbench.WorkbenchContext workbenchContext)
Method Detail

createTaskWindowMustBeActiveCheck

public com.vividsolutions.jump.workbench.plugin.EnableCheck createTaskWindowMustBeActiveCheck()
Overrides:
createTaskWindowMustBeActiveCheck in class com.vividsolutions.jump.workbench.plugin.EnableCheckFactory

createAtLeastNLayersMustExistCheck

public com.vividsolutions.jump.workbench.plugin.EnableCheck createAtLeastNLayersMustExistCheck(int n)
Overrides:
createAtLeastNLayersMustExistCheck in class com.vividsolutions.jump.workbench.plugin.EnableCheckFactory


Copyright © 2005-2006 Fernando González Cortés. All Rights Reserved.