public static final class LayerListPopup.InfoAction extends javax.swing.AbstractAction
Layer.getInfoComponent()
,
Serialized FormConstructor and Description |
---|
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 InfoAction(Layer layer)
InfoAction
for the given layer.layer
- The layerpublic void actionPerformed(java.awt.event.ActionEvent e)