protected class WMSLayersPanel.LayerInfoAction
extends javax.swing.AbstractAction
Modifier and Type | Field and Description |
---|---|
protected java.lang.Object |
component |
protected WMSLayersPanel.LayerInfo |
layerInfo |
protected WorldWindow |
wwd |
Constructor and Description |
---|
LayerInfoAction(WMSLayersPanel.LayerInfo linfo,
WorldWindow wwd) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent actionEvent) |
protected java.lang.Object component
protected WMSLayersPanel.LayerInfo layerInfo
protected WorldWindow wwd
public LayerInfoAction(WMSLayersPanel.LayerInfo linfo, WorldWindow wwd)