Uses of Class
adams.gui.action.AbstractPropertiesSubMenuAction
-
Packages that use AbstractPropertiesSubMenuAction Package Description adams.gui.flow.menu adams.gui.flow.tree.menu adams.gui.tools.spreadsheetviewer.menu -
-
Uses of AbstractPropertiesSubMenuAction in adams.gui.flow.menu
Subclasses of AbstractPropertiesSubMenuAction in adams.gui.flow.menu Modifier and Type Class Description classAbstractFlowEditorSubMenuActionAncestor for actions in the flow editor that generate a submenu.classViewZoomSets the zoom level of the flow. -
Uses of AbstractPropertiesSubMenuAction in adams.gui.flow.tree.menu
Subclasses of AbstractPropertiesSubMenuAction in adams.gui.flow.tree.menu Modifier and Type Class Description classAbstractTreePopupSubMenuActionAncestor for menu items in the popup menu of the flow tree.classAddActorMenu for adding actors.classAddBreakpointMenu for adding breakpoints.classAddFromTemplateMenu for adding actors.classAddMostCommonActorMenu for adding most common actors.classBookmarkSubmenu for adding/removing bookmarks.classCompareActorsPerforms a diff on two actors.classCopyActorMoreMenu for additional copy actions.classCopyStorageNameFor copying storage names to the clipboard.classCopyVariableNameFor copying variable names to the clipboard.classCreateCallableActorMenu for turning actors into callable actors, using the specified callable actor handler.classExternalFlowSubmenu for handling external flows.classFindUsagesFinds usages of callable actors, variables and storage items.classGoToJumps to the callable actor reference by this actor.classInspectMemoryMemory inspection sub-menu.classListenersManages listeners (add/remove).classPasteActorMenu for adding actors. -
Uses of AbstractPropertiesSubMenuAction in adams.gui.tools.spreadsheetviewer.menu
Subclasses of AbstractPropertiesSubMenuAction in adams.gui.tools.spreadsheetviewer.menu Modifier and Type Class Description classAbstractSpreadSheetViewerSubMenuActionAncestor for actions in the spreadsheet viewer that generate a submenu.
-