|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataControlDialog | |
|---|---|
| ucar.unidata.idv.ui | User Interface (UI) classes for the IDV |
| Uses of DataControlDialog in ucar.unidata.idv.ui |
|---|
| Methods in ucar.unidata.idv.ui that return DataControlDialog | |
|---|---|
DataControlDialog |
IdvUIManager.addDCD(DataControlDialog dcd)
Adds the given DataControlDialog to the dcdWindows list. |
| Methods in ucar.unidata.idv.ui with parameters of type DataControlDialog | |
|---|---|
DataControlDialog |
IdvUIManager.addDCD(DataControlDialog dcd)
Adds the given DataControlDialog to the dcdWindows list. |
void |
IdvUIManager.processDialog(DataControlDialog dcd)
Handle (polymorphically) the DataControlDialog. |
void |
IdvUIManager.removeDCD(DataControlDialog dcd)
Removes the given DataControlDialog from the dcdWindows list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||