Package ca.spatial.table
Class CrosstabWizard
java.lang.Object
ca.spatial.table.CrosstabWizard
- All Implemented Interfaces:
ActionListener
,Runnable
,EventListener
,TableModelListener
This class presents a wizard that helps in setting up a
crosstab.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CrosstabWizard
public CrosstabWizard()
-
-
Method Details
-
run
public void run() -
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-
tableChanged
- Specified by:
tableChanged
in interfaceTableModelListener
-