public class CopyAction extends AbstractEditorActionImpl
Modifier and Type | Field and Description |
---|---|
static KeyStroke |
ACCELERATOR |
Constructor and Description |
---|
CopyAction(FIBEditorController anEditorController) |
Modifier and Type | Method and Description |
---|---|
KeyStroke |
getShortcut() |
boolean |
isEnabledFor(FIBModelObject object) |
boolean |
isVisibleFor(FIBModelObject object) |
FIBModelObject |
performAction(FIBModelObject object) |
getActionIcon, getActionName, getEditorController, getFrame
public static KeyStroke ACCELERATOR
public CopyAction(FIBEditorController anEditorController)
public KeyStroke getShortcut()
getShortcut
in interface EditorAction
getShortcut
in class AbstractEditorActionImpl
public boolean isEnabledFor(FIBModelObject object)
public boolean isVisibleFor(FIBModelObject object)
public FIBModelObject performAction(FIBModelObject object)
Copyright © 2022 Openflexo. All rights reserved.