public final class CrawlerExplorerFactory extends Object
| Constructor and Description |
|---|
CrawlerExplorerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static JComponent |
createActionsExplorer(org.netbeans.api.project.Project project,
CrawlerListener<PrimitiveData>... listeners) |
static JComponent |
createAPExplorer(cz.cuni.amis.pogamut.sposh.elements.PoshPlan plan) |
static JComponent |
createCompetenceExplorer(cz.cuni.amis.pogamut.sposh.elements.PoshPlan plan) |
static JComponent |
createSensesExplorer(org.netbeans.api.project.Project project,
CrawlerListener<PrimitiveData>... listeners) |
public static JComponent createActionsExplorer(org.netbeans.api.project.Project project, CrawlerListener<PrimitiveData>... listeners)
public static JComponent createSensesExplorer(org.netbeans.api.project.Project project, CrawlerListener<PrimitiveData>... listeners)
public static JComponent createCompetenceExplorer(cz.cuni.amis.pogamut.sposh.elements.PoshPlan plan)
public static JComponent createAPExplorer(cz.cuni.amis.pogamut.sposh.elements.PoshPlan plan)
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.