Class SaveRecordsToFileAction

java.lang.Object
javax.swing.AbstractAction
rma.swing.logging.SaveRecordsToFileAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class SaveRecordsToFileAction extends AbstractAction
See Also:
  • Constructor Details

    • SaveRecordsToFileAction

      public SaveRecordsToFileAction(ILogRecordDisplay logRecordDisplayInterface)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)