public class ComparativeAnalysisListner
extends java.lang.Object
implements java.awt.event.ActionListener, java.awt.event.ItemListener
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
INDEX |
static java.lang.String |
INDEXBUTTON |
static java.lang.String |
RELATIVE |
static java.lang.String |
RELATIVECOMBO |
| Constructor and Description |
|---|
ComparativeAnalysisListner(ComparativeAnalysis panel) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0) |
void |
itemStateChanged(java.awt.event.ItemEvent arg0) |
public static final java.lang.String INDEX
public static final java.lang.String INDEXBUTTON
public static final java.lang.String RELATIVECOMBO
public static final java.lang.String RELATIVE
public ComparativeAnalysisListner(ComparativeAnalysis panel)
public void actionPerformed(java.awt.event.ActionEvent arg0)
actionPerformed in interface java.awt.event.ActionListenerpublic void itemStateChanged(java.awt.event.ItemEvent arg0)
itemStateChanged in interface java.awt.event.ItemListener