org.grinvin.list.actions
Class WorksheetRenameOne
AbstractAction
org.grinvin.list.actions.WorksheetRenameOne
public class WorksheetRenameOne
extends AbstractAction
GUI command which allows the user to rename the current worksheet.
Acts upon a
WorksheetModel
stored as an attribute in
an attributed command manager.
void | actionPerformed(ActionEvent e) - Ask the user to rename the currently selected worksheet.
|
WorksheetRenameOne
public WorksheetRenameOne(WorksheetModel model)
Construct an action command of this type.
actionPerformed
public void actionPerformed(ActionEvent e)
Ask the user to rename the currently selected worksheet.