public interface AssociationRuleVisualizePlugin
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JMenuItem |
getVisualizeMenuItem(AssociationRules rules,
java.lang.String name)
Get a JMenu or JMenuItem which contain action listeners
that perform the visualization of the association rules.
|
javax.swing.JMenuItem getVisualizeMenuItem(AssociationRules rules, java.lang.String name)
rules - the association rulesname - the name of the item (in the Explorer's history list)NoClassDefFoundError,
IncompatibleClassChangeError