|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.psu.geovista.data.geog.CSVFileDataReader
| Field Summary | |
static java.lang.String |
COMMAND_DATA_SET_MADE
|
| Constructor Summary | |
CSVFileDataReader()
|
|
| Method Summary | |
void |
addActionListener(java.awt.event.ActionListener l)
implements ActionListener |
void |
addDataSetListener(edu.psu.geovista.ui.event.DataSetListener l)
implements DataSetListener |
protected void |
fireActionPerformed(java.lang.String command)
Notify all listeners that have registered interest for notification on this event type. |
protected void |
fireDataSetChanged(java.lang.Object[] dataSet)
Notify all listeners that have registered interest for notification on this event type. |
edu.psu.geovista.data.geog.DataSetForApps |
getDataForApps()
|
java.lang.Object[] |
getDataSet()
|
java.lang.String |
getFileName()
|
void |
removeActionListener(java.awt.event.ActionListener l)
removes an ActionListener from the button |
void |
removeDataSetListener(edu.psu.geovista.ui.event.DataSetListener l)
removes an DataSetListener from the button |
void |
setDataForApps(edu.psu.geovista.data.geog.DataSetForApps dataForApps)
|
void |
setFileName(java.lang.String fileName)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String COMMAND_DATA_SET_MADE
| Constructor Detail |
public CSVFileDataReader()
| Method Detail |
public void setDataForApps(edu.psu.geovista.data.geog.DataSetForApps dataForApps)
public edu.psu.geovista.data.geog.DataSetForApps getDataForApps()
public java.lang.Object[] getDataSet()
public void setFileName(java.lang.String fileName)
public java.lang.String getFileName()
public void addActionListener(java.awt.event.ActionListener l)
public void removeActionListener(java.awt.event.ActionListener l)
protected void fireActionPerformed(java.lang.String command)
EventListenerListpublic void addDataSetListener(edu.psu.geovista.ui.event.DataSetListener l)
public void removeDataSetListener(edu.psu.geovista.ui.event.DataSetListener l)
protected void fireDataSetChanged(java.lang.Object[] dataSet)
EventListenerList
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||