Package uk.ac.kcl.cch.jb.pliny.actions

Class Summary
AddToFavouritesAction This is an action used within the Resource Explorer to add the selected resource(s) in the Explorer to the favourites list (now called Bookmarks).
ClearReferentAction This is an action used within the Resource Explorer to clear the current referent.
CommandStackRedoAction This class provides some basic actions that can be used by Pliny Workbench parts that use the CommandStack to handle Redo operations.
CommandStackUndoAction This class provides some basic actions that can be used by Pliny Workbench parts that use the CommandStack to handle Undo operations.
CopyPlinyAction the standard copy action for GEF-based Pliny items.
CreateNoteAction Provides the action to create a new Pliny note.
CutPlinyAction the standard cut action for GEF-based Pliny items.
DeleteTypeAction This class provides an action for the TypeManagerView to delete a Pliny LOType.
DisplayReferrerAction This action supports the "see referrer" button that appears in the toolbar associated with Pliny editors and views, and generates a drop-down list of resources that refer to the editor/view's resource.
GroupLinkableObjectsAction the action to group references into an enclosing group This action supports the contextual menu action within Pliny reference or annotation areas.
MakeAnchorAction This action tells GEF to use its Creation tool to allow the user to create a new Anchor.
MakeAnnotationAction This action tells GEF to use its Creation tool to allow the user to create a new Annotation.
MakeConnectionAction This action tells GEF to use its Creation tool to allow the user to create a new Link.
MakeNoteAction This action tells GEF to use its Creation tool to allow the user to create a new NoteLucened.
MinimizeAllAction This action supports the Minimize All action for Pliny editors and view.
MinimizeSelectedAction This action supports the Minimize or Maximize Selected items action for Pliny editors and view.
MyConnectionDragCreationTool This tool extends the conventional GEF ConnectionDragCreation tool by changing its behaviour: when the user finishs dragging to restore the default tool for the editDomain.
NoteEditorCopyAction This action is used in NoteEditor to provide copy support for the textual (left side - non-GEF) area of the editor.
NoteEditorCutAction This action is used in NoteEditor to provide cut support for the textual (left side - non-GEF) area of the editor.
NoteEditorPasteAction This action is used in NoteEditor to provide paste support for the textual (left side - non-GEF) area of the editor.
OpenAnnotationViewerAction This action supports the opening of the AnnotationView.
OpenBrowserForPlinyAction This action supports the opening of the BrowserEditor (Pliny's integrated web browser).
OpenContainmentViewAction This action supports the opening of Pliny's ContainmentView.
OpenEclipseOutlineViewAction This action supports the opening of Eclipse's OutlineView.
OpenNoteSearchAction This action supports the opening of Pliny's NoteSearchView.
OpenPlinyPerspectiveAction This action supports the opening of Pliny's perspective: PlinyPerspectiveFactory.
OpenResourceExplorerViewAction This action supports the opening of Pliny's ResourceExplorerView.
OpenSelectedEditorAction This action supports the opening of Pliny's editors associated with LinkableObjects stored in a Vector of items.
OpenTypeManagerAction This action supports the opening of Pliny's TypeManagerView.
PastePlinyAction the standard paste action for GEF-based Pliny items.
PlinyMenuProvider An extension to GEF's ContextMenuProvider for Pliny applications which supports the presentation of a contextual menu in GEF environments.
PlinySelectAllAction the standard select-all action for Pliny displays created from GEF GraphicViewers.
RemoveFromFavouritesAction An action for the Resource Explorer to respond to a user request to remove an item from the Favourites (now called Bookmark in the UI).
ResourceExplorerCopyAction the copy action for the Resource Explorer (ResourceExplorerView)
ResourceExplorerDeleteAction the delete action for the Resource Explorer (ResourceExplorerView).
ResourceExplorerExportAction the export action for the Resource Explorer (ResourceExplorerView).
ResourceExplorerImportAction the import action for the Resource Explorer (ResourceExplorerView).
ResourceExplorerOpenAction This action provides open support for the (ResourceExplorerView) and other Resource Explorer-like views, such as the NoteSearchView.
SetObjectToTypeAction This action supports the setting of LOTypes associated with selected with LinkableObjects stored in a Vector of items.
SetReferentAction One of the actions supported by the Resource Explorer ResourceExplorerView -- it invokes the command SetReferentCommand to set the first selected item as the referent.
SetTypeToCurrentAction This action supports the setting of the "current" LOType associated with selected with LinkableObjects stored in a Vector of items.
UpdateUrlAction One of the actions supported by the Resource Explorer ResourceExplorerView to allow the user to change the URL associated with a web page Resource.