cz.cuni.pogamut.posh.explorer
Class CrawlerExplorerFactory
java.lang.Object
cz.cuni.pogamut.posh.explorer.CrawlerExplorerFactory
public final class CrawlerExplorerFactory
- extends Object
Factory for creating the crawler explorers.
- Author:
- Honza
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CrawlerExplorerFactory
public CrawlerExplorerFactory()
createActionsExplorer
public static JComponent createActionsExplorer(org.netbeans.api.project.Project project,
CrawlerListener<PrimitiveData>... listeners)
createSensesExplorer
public static JComponent createSensesExplorer(org.netbeans.api.project.Project project,
CrawlerListener<PrimitiveData>... listeners)
createCompetenceExplorer
public static JComponent createCompetenceExplorer(cz.cuni.amis.pogamut.sposh.elements.PoshPlan plan)
createAPExplorer
public static JComponent createAPExplorer(cz.cuni.amis.pogamut.sposh.elements.PoshPlan plan)
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.