public static final class LayerListPopup.InfoAction extends javax.swing.AbstractAction
Constructor and Description |
---|
LayerListPopup.InfoAction(Layer layer)
Constructs a new
InfoAction for the given layer. |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
public LayerListPopup.InfoAction(Layer layer)
InfoAction
for the given layer.layer
- The layerpublic void actionPerformed(java.awt.event.ActionEvent e)