protected static class LayersMenu.LayerAction
extends javax.swing.AbstractAction
Modifier and Type | Field and Description |
---|---|
protected Layer |
layer |
protected boolean |
selected |
Constructor and Description |
---|
LayerAction(Layer layer,
WorldWindow wwd,
boolean selected) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent actionEvent) |
protected Layer layer
protected boolean selected
public LayerAction(Layer layer, WorldWindow wwd, boolean selected)