Module org.autogui

Class PopupExtensionText.TextPasteAllAction

java.lang.Object
javax.swing.AbstractAction
org.autogui.swing.util.PopupExtensionText.TextPasteAllAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action, PopupCategorized.CategorizedMenuItem, PopupCategorized.CategorizedMenuItemAction, PopupCategorized.CategorizedMenuItemComponent
Direct Known Subclasses:
GuiSwingTableColumnString.LabelTextPasteAllAction, GuiSwingViewBooleanCheckBox.BooleanPasteAction, GuiSwingViewEnumComboBox.EnumPasteAction, GuiSwingViewNumberSpinner.NumberTextPasteAllAction, ToStringCopyCell.ToStringPasteForCellsAction
Enclosing class:
PopupExtensionText

public static class PopupExtensionText.TextPasteAllAction extends AbstractAction implements PopupCategorized.CategorizedMenuItemAction
a paste-all action: replacing entire text with the clipboard contents
See Also: