Class VizInfoAction

java.lang.Object
javax.swing.AbstractAction
repast.simphony.ui.widget.VizInfoAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class VizInfoAction extends AbstractAction
Action that toggles an info probe
Author:
Eric Tatara
See Also:
  • Constructor Details

    • VizInfoAction

      public VizInfoAction(IDisplay display)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      Invoked when an action occurs.