Module org.autogui

Class GuiSwingJsonTransfer.JsonPasteCellsAction

java.lang.Object
javax.swing.AbstractAction
org.autogui.swing.GuiSwingTaskRunner.ContextAction
org.autogui.swing.GuiSwingJsonTransfer.JsonPasteCellsAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action, TableTargetCellAction, PopupCategorized.CategorizedMenuItem, PopupCategorized.CategorizedMenuItemAction, PopupCategorized.CategorizedMenuItemComponent
Direct Known Subclasses:
GuiSwingJsonTransfer.JsonLoadCellsAction
Enclosing class:
GuiSwingJsonTransfer

public static class GuiSwingJsonTransfer.JsonPasteCellsAction extends GuiSwingTaskRunner.ContextAction implements TableTargetCellAction
an action for pasting JSON values of target table-rows or cells
See Also: