Class ActionSaveTab

java.lang.Object
javax.swing.AbstractAction
com.jsql.view.swing.action.ActionSaveTab
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class ActionSaveTab extends AbstractAction
Save the content of tab in a file.
See Also:
  • Constructor Details

    • ActionSaveTab

      public ActionSaveTab()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)