Package | Description |
---|---|
edu.wisc.ssec.mcidasv.ui |
McIDAS-V specific user interface code.
|
Modifier and Type | Field and Description |
---|---|
(package private) McIDASVViewPanel.VMInfo |
McIDASVViewPanel.ControlInfo.info |
Modifier and Type | Field and Description |
---|---|
private java.util.List<McIDASVViewPanel.VMInfo> |
McIDASVViewPanel.vmInfos |
Modifier and Type | Method and Description |
---|---|
McIDASVViewPanel.VMInfo |
McIDASVViewPanel.findVMInfo(ucar.unidata.idv.ViewManager vm) |
McIDASVViewPanel.VMInfo |
McIDASVViewPanel.getVMInfo(ucar.unidata.idv.ViewManager vm) |
Constructor and Description |
---|
ControlInfo(ucar.unidata.idv.DisplayControl control,
javax.swing.JButton expandButton,
javax.swing.JComponent outer,
javax.swing.JComponent inner,
McIDASVViewPanel.VMInfo vmInfo)
ctor
|