Class SelectFieldAction

java.lang.Object
javax.swing.AbstractAction
org.pentaho.openformula.ui.util.SelectFieldAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class SelectFieldAction extends AbstractAction
See Also:
  • Constructor Details

  • Method Details

    • actionPerformed

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

      public void setFocusReturn(Component component)
    • dispose

      public void dispose()