public class IntervalUnitComboBoxAction extends java.lang.Object implements java.awt.event.ActionListener
| Constructor and Description |
|---|
IntervalUnitComboBoxAction()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
The action will generate the new interval unit
|
java.lang.String |
getIntervalUnit()
Get the interval unit after doing a selection
|
public IntervalUnitComboBoxAction()
intervalUnit - public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenere - public java.lang.String getIntervalUnit()