| Package | Description | 
|---|---|
| ucar.unidata.data | 
 The data package. 
 | 
| ucar.unidata.util | 
 General utilities. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PollingInfo | 
DataSourceImpl.getPollingInfo()
Get the PollingInfo property. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DataSourceImpl.setPollingInfo(PollingInfo value)
Set the PollingInfo property. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PollingInfo | 
PollingInfo.cloneMe()
Clone me 
 | 
| Constructor and Description | 
|---|
FilePoller(java.awt.event.ActionListener listener,
          PollingInfo info)
Create a new file poller 
 |