public class GeometryInfoAction extends JMapAbstractAction
appContext
Constructor and Description |
---|
GeometryInfoAction() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
destroy()
This method is called by the
JMapApplicationActionManager . |
void |
init()
This method is called by the
JMapApplicationActionManager after this
action has been created. |
hasAnyActiveView, setJMapApplicationContext
public void init()
JMapAbstractAction
JMapApplicationActionManager
after this
action has been created. The JMapApplicationContext
is available at this moment.init
in class JMapAbstractAction
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class JMapAbstractAction
public void destroy()
JMapAbstractAction
JMapApplicationActionManager
.
The JMapApplicationContext
is available at this moment.destroy
in class JMapAbstractAction