public interface AssociationRuleVisualizePlugin
Modifier and Type | Method and Description |
---|---|
JMenuItem |
getVisualizeMenuItem(AssociationRules rules,
String name)
Get a JMenu or JMenuItem which contain action listeners
that perform the visualization of the association rules.
|
JMenuItem getVisualizeMenuItem(AssociationRules rules, String name)
rules
- the association rulesname
- the name of the item (in the Explorer's history list)NoClassDefFoundError
,
IncompatibleClassChangeError
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.