A B C D E F G H I K L M N O P Q R S T U V W X Z

C

CHANGE_EVENT - Static variable in interface uk.ac.kcl.cch.jb.pliny.editors.IResourceChangeablePart
 
CHANGE_TYPE_PROPERTY - Static variable in class uk.ac.kcl.cch.jb.pliny.containmentView.model.IncludedTypeManager
 
COLOUR_EVENT - Static variable in class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentLink
 
COLOUR_EVENT - Static variable in class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentLinkEnd
 
CONTENT_PROP - Static variable in class uk.ac.kcl.cch.jb.pliny.model.Note
 
COPY - Static variable in class uk.ac.kcl.cch.jb.pliny.browser.BrowserAction
 
CURRENTPAGE_EVENT - Static variable in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.model.PdfResource
 
CUT - Static variable in class uk.ac.kcl.cch.jb.pliny.browser.BrowserAction
 
ChangeImageZoomValueCommand - class uk.ac.kcl.cch.jb.pliny.commands.ChangeImageZoomValueCommand.
Changes the Zoom value (which controls the visual display size of an image) for resources of type IZoomableImageResource.
ChangeImageZoomValueCommand(IZoomableImageResource, int) - Constructor for class uk.ac.kcl.cch.jb.pliny.commands.ChangeImageZoomValueCommand
 
ChangeUrlCommand - class uk.ac.kcl.cch.jb.pliny.commands.ChangeUrlCommand.
Resets a URL attached to a particular Web-Page Resource to the given new URL.
ChangeUrlCommand(Resource, String) - Constructor for class uk.ac.kcl.cch.jb.pliny.commands.ChangeUrlCommand
constructs the command to change the URL associated with the identifier for the given resource.
ClearReferentAction - class uk.ac.kcl.cch.jb.pliny.actions.ClearReferentAction.
This is an action used within the Resource Explorer to clear the current referent.
ClearReferentAction(ResourceExplorerView) - Constructor for class uk.ac.kcl.cch.jb.pliny.actions.ClearReferentAction
creates an instance of this class -- requires the ResourceExplorerView so that it can use its CommandStack.
ClipboardHandler - class uk.ac.kcl.cch.jb.pliny.dnd.ClipboardHandler.
This class is a singleton class that handles Pliny-oriented cut, copy and paste operations related to the Clipboard via Text transfer and GEF's internal-to-Eclipse copy and paste SimpleObjectTransfer.
CommandStackRedoAction - class uk.ac.kcl.cch.jb.pliny.actions.CommandStackRedoAction.
This class provides some basic actions that can be used by Pliny Workbench parts that use the CommandStack to handle Redo operations.
CommandStackRedoAction(CommandStack) - Constructor for class uk.ac.kcl.cch.jb.pliny.actions.CommandStackRedoAction
takes the given CommandStack as the one against which the Redo is to be done.
CommandStackUndoAction - class uk.ac.kcl.cch.jb.pliny.actions.CommandStackUndoAction.
This class provides some basic actions that can be used by Pliny Workbench parts that use the CommandStack to handle Undo operations.
CommandStackUndoAction(CommandStack) - Constructor for class uk.ac.kcl.cch.jb.pliny.actions.CommandStackUndoAction
takes the given CommandStack as the one against which the Undo is to be done.
ConnectorObject - class uk.ac.kcl.cch.rdb2java.dynData.ConnectorObject.
 
ConnectorObject() - Constructor for class uk.ac.kcl.cch.rdb2java.dynData.ConnectorObject
 
ConnectorObject(BaseNodeObject, BaseNodeObject) - Constructor for class uk.ac.kcl.cch.rdb2java.dynData.ConnectorObject
 
ContainerItemSelectionEditPolicy - class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainerItemSelectionEditPolicy.
this class is a GEF policy class of type NonResizableEditPolicy and is used to manage selection handling by GEF in a way suitable for the ContainmentView.
ContainerItemSelectionEditPolicy() - Constructor for class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainerItemSelectionEditPolicy
 
ContainmentItem - class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentItem.
this model class for the ContainmentView corresponds to the boxes in the graph that, in turn, correspond to the Resources that are connected to the main resource the display is centered around.
ContainmentItem(Resource, ContainmentSet, IncludedTypeManager) - Constructor for class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentItem
constructs an instance of a ContainmentItem for myResource, which is an item which needs to appear within the current containmentSet.
ContainmentItemFigure - class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentItemFigure.
This draw2d figure draws the box and contents for each ContainmentItem in a ContainmentView.
ContainmentItemFigure(ContainmentItem) - Constructor for class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentItemFigure
builds a figure based on the information contained in the associated ContainmentItem.
ContainmentItemFigure(String, boolean, boolean, Color, Color, IButtonHolderPart, Image, Clickable[]) - Constructor for class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentItemFigure
 
ContainmentItemPart - class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentItemPart.
this is the GEF MVC Controller for a ContainmentView models' ContainmentItem.
ContainmentItemPart(ContainmentItem) - Constructor for class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentItemPart
 
ContainmentLink - class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentLink.
this model class for the ContainmentView represents a link between two ContainmentItems.
ContainmentLink(ContainmentItem, ContainmentItem, ContainmentSet) - Constructor for class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentLink
constructs this object for a given pair of ContainmentItems that belong in the given ContainmentSet.
ContainmentLinkEnd - class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentLinkEnd.
part of the data model for the ContainmentView that represents the ends (arrowheads) of the links between ContainmentItems.
ContainmentLinkEnd(LinkableObject) - Constructor for class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentLinkEnd
builds a instance of this model object for the given LinkableObject.
ContainmentLinkPart - class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentLinkPart.
this is the GEF MVC Controller for a ContainmentView models' ContainmentLink.
ContainmentLinkPart(ContainmentLink) - Constructor for class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentLinkPart
 
ContainmentSet - class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentSet.
this model class for the ContainmentView represents the top level object for the a view page.
ContainmentSet(Resource, IncludedTypeManager) - Constructor for class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentSet
this constructor creates an instance of this object that is meant to be centered on the startingResource.
ContainmentSetPart - class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentSetPart.
specifies the top level GEF part for the ContainmentView -- the area on which ContainmentItems and links between them are displayed.
ContainmentSetPart(ContainmentSet) - Constructor for class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentSetPart
 
ContainmentView - class uk.ac.kcl.cch.jb.pliny.containmentView.ContainmentView.
This is an PageBookView that manages Pliny's Containment View.
ContainmentView() - Constructor for class uk.ac.kcl.cch.jb.pliny.containmentView.ContainmentView
 
ContainmentViewMenuProvider - class uk.ac.kcl.cch.jb.pliny.containmentView.ContainmentViewMenuProvider.
 
ContainmentViewMenuProvider(ContainmentViewPage) - Constructor for class uk.ac.kcl.cch.jb.pliny.containmentView.ContainmentViewMenuProvider
creates an instance of the contextual menu when required by GEF.
ContainmentViewPage - class uk.ac.kcl.cch.jb.pliny.containmentView.ContainmentViewPage.
generates a page to be used by the ContainmentView to display containment information for the given resource.
ContainmentViewPage(Resource, PageBook, ContainmentView) - Constructor for class uk.ac.kcl.cch.jb.pliny.containmentView.ContainmentViewPage
 
CopyPlinyAction - class uk.ac.kcl.cch.jb.pliny.actions.CopyPlinyAction.
the standard copy action for GEF-based Pliny items.
CopyPlinyAction(IWorkbenchPart, int) - Constructor for class uk.ac.kcl.cch.jb.pliny.actions.CopyPlinyAction
constructor for this Action.
CopyPlinyAction(IWorkbenchPart) - Constructor for class uk.ac.kcl.cch.jb.pliny.actions.CopyPlinyAction
constructor for this Action.
CreateAnchorCommand - class uk.ac.kcl.cch.jb.pliny.commands.CreateAnchorCommand.
Creates a new anchor in a Pliny reference or annotation area.
CreateAnchorCommand(Resource, Rectangle) - Constructor for class uk.ac.kcl.cch.jb.pliny.commands.CreateAnchorCommand
creates a new anchor (a kind of LinkableObject) in the reference/annotation area associated with a Resource.
CreateAnnotationCommand - class uk.ac.kcl.cch.jb.pliny.commands.CreateAnnotationCommand.
Creates a new annotation in a Pliny reference or annotation area.
CreateAnnotationCommand(Resource, Rectangle) - Constructor for class uk.ac.kcl.cch.jb.pliny.commands.CreateAnnotationCommand
constructor for command to create a new annotation.
CreateLinkableObjectCommand - class uk.ac.kcl.cch.jb.pliny.commands.CreateLinkableObjectCommand.
places a new LinkableObject in the reference/annotation area of a given Resource.
CreateLinkableObjectCommand(LinkableObject, Resource, Rectangle) - Constructor for class uk.ac.kcl.cch.jb.pliny.commands.CreateLinkableObjectCommand
constructor to place given LinkableObject within the resource/annotation area of a given Resource.
CreateNoteAction - class uk.ac.kcl.cch.jb.pliny.actions.CreateNoteAction.
Provides the action to create a new Pliny note.
CreateNoteAction() - Constructor for class uk.ac.kcl.cch.jb.pliny.actions.CreateNoteAction
creates the action that supports the creation of a Pliny Note.
CreateNoteCommand - class uk.ac.kcl.cch.jb.pliny.commands.CreateNoteCommand.
 
CreateNoteCommand(NoteLucened, Resource, Rectangle) - Constructor for class uk.ac.kcl.cch.jb.pliny.commands.CreateNoteCommand
constructor for this command.
CutObjectsCommand - class uk.ac.kcl.cch.jb.pliny.commands.CutObjectsCommand.
This command supports the use of the "cut" operation within a reference/annotation area.
CutObjectsCommand(List) - Constructor for class uk.ac.kcl.cch.jb.pliny.commands.CutObjectsCommand
constructor for the Cut command.
CutPlinyAction - class uk.ac.kcl.cch.jb.pliny.actions.CutPlinyAction.
the standard cut action for GEF-based Pliny items.
CutPlinyAction(IWorkbenchPart, int) - Constructor for class uk.ac.kcl.cch.jb.pliny.actions.CutPlinyAction
constructor for this Action.
CutPlinyAction(IWorkbenchPart) - Constructor for class uk.ac.kcl.cch.jb.pliny.actions.CutPlinyAction
constructor for this Action.
cacheImage(URL, int) - Method in class uk.ac.kcl.cch.jb.pliny.PlinyPlugin
fetches and stores the image associated with the URL in the image cache managed by this plugin.
cacheImage(URL, int) - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.ImageResPlugin
fetches the image pointed to by the given URL and stores it in the image cache, with the given cache ID.
cachePdf(URL, int) - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.PdfAnnotPlugin
fetches the PDF file pointed to by the given URL and stores it in the PDF cache, with the given cache ID.
calculateEnabled() - Method in class uk.ac.kcl.cch.jb.pliny.actions.CopyPlinyAction
 
calculateEnabled() - Method in class uk.ac.kcl.cch.jb.pliny.actions.MinimizeAllAction
 
calculateEnabled() - Method in class uk.ac.kcl.cch.jb.pliny.actions.PastePlinyAction
 
calculatePreferredSize(IFigure, int, int) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.layout.GraphLayoutManager
 
canHandleObject(Object) - Method in class uk.ac.kcl.cch.jb.pliny.dnd.AbstractResourceExtensionProcessor
see IResourceExtensionProcessor.canHandleObject(java.lang.Object) for details.
canHandleObject(Object) - Method in interface uk.ac.kcl.cch.jb.pliny.dnd.IResourceExtensionProcessor
tests an object that has been dropped onto an ObjectType folder within the Resource Explorer to see if this object can process it.
canHandleObject(Object) - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.dnd.ImageEditorResourceExtensionProcessor
 
canHandleObject(Object) - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.dnd.PdfEditorResourceExtensionProcessor
 
canMinimize - Variable in class uk.ac.kcl.cch.jb.pliny.figures.TopPanel
 
canModify() - Method in interface uk.ac.kcl.cch.jb.pliny.views.utils.IResourceExplorerItem
return true if this item's name can be edited within the Resource Explorer.
canModify() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.NoteSearchRoot
 
canModify(Object, String) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerCellModifier
 
canModify() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerFavGroupItem
 
canModify() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerInitialLetterItem
 
canModify() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerItemBase
 
canModify() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerNamedModelItem
 
canModify() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerRoot
 
canModify() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerSurrogateListItemBase
 
canUndo() - Method in class uk.ac.kcl.cch.jb.pliny.commands.GroupLinkableObjectsCommand
 
captureLayout(IFigure) - Static method in class uk.ac.kcl.cch.jb.pliny.containmentView.layout.GraphAnimation
 
cellEditorOptions - Variable in class uk.ac.kcl.cch.jb.pliny.parts.PlinyDirectEditManager
 
cgiWhereString - Variable in class uk.ac.kcl.cch.rdb2java.dynData.BaseQuery
 
cgiWhereString - Variable in class uk.ac.kcl.cch.rdb2java.dynData.BaseQueryIS
 
clearObject() - Method in class uk.ac.kcl.cch.jb.pliny.factories.DnDFactory
 
clearReferencerOwnerPart() - Method in class uk.ac.kcl.cch.jb.pliny.model.ReferencerManager
 
clearStreamBuffer() - Static method in class uk.ac.kcl.cch.jb.pliny.PlinyPlugin
 
clipboard - Variable in class uk.ac.kcl.cch.jb.pliny.browser.BrowserViewer
 
close() - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditor
Close the editor correctly.
close() - Method in class uk.ac.kcl.cch.jb.xmlWriter.XmlElement
 
close() - Method in class uk.ac.kcl.cch.jb.xmlWriter.XmlFile
 
closeConnection() - Static method in class uk.ac.kcl.cch.jb.pliny.model.DBServices
 
closeMyEditor(IWorkbenchPage, boolean) - Method in class uk.ac.kcl.cch.jb.pliny.model.Resource
 
collectChildren(Element) - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.views.PDFOutlineItem
 
combo - Variable in class uk.ac.kcl.cch.jb.pliny.browser.BrowserViewer
 
commandStackChanged(EventObject) - Method in class uk.ac.kcl.cch.jb.pliny.actions.CommandStackRedoAction
called when commandstack changes.
commandStackChanged(EventObject) - Method in class uk.ac.kcl.cch.jb.pliny.actions.CommandStackUndoAction
called when commandstack changes.
commandStackChanged(EventObject) - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditor
 
commandStackChanged(EventObject) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.ContainmentViewPage
 
commandStackChanged(EventObject) - Method in class uk.ac.kcl.cch.jb.pliny.editors.NoteEditor
 
commandStackChanged(EventObject) - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.PDFEditor
 
commandStackChanged(EventObject) - Method in class uk.ac.kcl.cch.jb.pliny.views.AnnotationViewPage
 
computeSize(int, int, boolean) - Method in class uk.ac.kcl.cch.jb.pliny.browser.BusyIndicator
 
computeSize(Composite, int, int, boolean) - Method in class uk.ac.kcl.cch.jb.pliny.browser.ToolbarLayout
 
container - Variable in class uk.ac.kcl.cch.jb.pliny.browser.BrowserViewer
 
contributeToToolBar(IToolBarManager) - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditorActionBarContributor
 
contributeToToolBar(IToolBarManager) - Method in class uk.ac.kcl.cch.jb.pliny.editors.NoteEditorActionBarContributor
 
contributeToToolBar(IToolBarManager) - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.ImageEditorActionBarContributor
 
contributeToToolBar(IToolBarManager) - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.PDFEditorContributor
 
copy() - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserAction
Copies the selected text to the clipboard.
copy - Variable in class uk.ac.kcl.cch.jb.pliny.parts.PlinyDirectEditManager
 
copyAction - Variable in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditor
 
copyInputStream(InputStream, OutputStream) - Static method in class uk.ac.kcl.cch.jb.pliny.PlinyPlugin
a utility function to copy material in input stream to the output stream.
createActionBarAdvisor(IActionBarConfigurer) - Method in class uk.ac.kcl.cch.jb.pliny.rcp.intro.ApplicationWorkbenchWindowAdvisor
 
createActions() - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditor
 
createActions() - Method in class uk.ac.kcl.cch.jb.pliny.editors.NoteEditor
 
createActions() - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.ImageEditor
 
createActions() - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.PDFEditor
 
createAddCommand(Request, EditPart, Object) - Method in class uk.ac.kcl.cch.jb.pliny.policies.LinkableObjectContainerEditPolicy
 
createAddCommand(Request, EditPart, Object) - Method in class uk.ac.kcl.cch.jb.pliny.policies.ResourceObjectsXYLayoutPolicy
 
createAddCommand(EditPart, Object) - Method in class uk.ac.kcl.cch.jb.pliny.policies.ResourceObjectsXYLayoutPolicy
 
createAddCommand(EditPart, Object) - Method in class uk.ac.kcl.cch.jb.pliny.policies.ScalableImageXYLayoutEditPolicy
 
createBusyThread() - Method in class uk.ac.kcl.cch.jb.pliny.browser.BusyIndicator
Creates a thread to animate the image.
createCellEditorOn(Composite) - Method in class uk.ac.kcl.cch.jb.pliny.parts.PlinyDirectEditManager
 
createChangeConstraintCommand(EditPart, Object) - Method in class uk.ac.kcl.cch.jb.pliny.policies.ResourceObjectsXYLayoutPolicy
 
createChangeConstraintCommand(EditPart, Object) - Method in class uk.ac.kcl.cch.jb.pliny.policies.ScalableImageXYLayoutEditPolicy
 
createControl(Composite) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.ContainmentViewPage
 
createControl(Composite) - Method in class uk.ac.kcl.cch.jb.pliny.controls.ZoomControlContributionItem
 
createControl(Composite) - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.views.PDFOutline
 
createControl(Composite) - Method in class uk.ac.kcl.cch.jb.pliny.views.AnnotationViewPage
 
createControl(Composite) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.DeleteTypeWizard.SelectReplacementTypePage
 
createControl(Composite) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerTextCellEditor
 
createDefaultPage(PageBook) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.ContainmentView
 
createDefaultPage(PageBook) - Method in class uk.ac.kcl.cch.jb.pliny.views.AnnotationView
 
createDeleteCommand(GroupRequest) - Method in class uk.ac.kcl.cch.jb.pliny.policies.LinkableObjectComponentsEditPolicy
 
createDialogArea(Composite) - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.utils.Info
 
createEditPart(EditPart, Object) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.ContainmentViewPage
implements code required by GEF's EditPartFactory to map model elements to GEF's editParts.
createEditPart(EditPart, Object) - Method in class uk.ac.kcl.cch.jb.pliny.factories.PlinyGEFEditFactory
 
createEditPart(EditPart, Object) - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.ImageEditorPartFactory
 
createEditPart(EditPart, Object) - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.PdfEditorPartFactory
 
createEditPolicies() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentItemPart
 
createEditPolicies() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentLinkPart
 
createEditPolicies() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentSetPart
 
createEditPolicies() - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.parts.ImageResourcePart
 
createEditPolicies() - Method in class uk.ac.kcl.cch.jb.pliny.parts.LinkPart
 
createEditPolicies() - Method in class uk.ac.kcl.cch.jb.pliny.parts.LinkableObjectBasePart
 
createEditPolicies() - Method in class uk.ac.kcl.cch.jb.pliny.parts.LinkableObjectPart
 
createEditPolicies() - Method in class uk.ac.kcl.cch.jb.pliny.parts.MapContentHolderPart
 
createEditPolicies() - Method in class uk.ac.kcl.cch.jb.pliny.parts.MessagePart
 
createEditPolicies() - Method in class uk.ac.kcl.cch.jb.pliny.parts.NoteTextPart
 
createEditPolicies() - Method in class uk.ac.kcl.cch.jb.pliny.parts.ReferencerPart
 
createEditPolicies() - Method in class uk.ac.kcl.cch.jb.pliny.parts.RootResourcePart
 
createEditPolicies() - Method in class uk.ac.kcl.cch.jb.pliny.parts.TextContentHolderPart
 
createEditPolicies() - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.parts.PdfResourcePart
 
createElement(IMemento) - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditorInput
 
createElement(IMemento) - Method in class uk.ac.kcl.cch.jb.pliny.editors.NoteEditorInputFactory
 
createElement(IMemento) - Method in class uk.ac.kcl.cch.jb.pliny.editors.ResourceEditorInputFactory
 
createFigure() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentItemPart
 
createFigure() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentLinkPart
 
createFigure() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentSetPart
 
createFigure() - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.parts.ImageResourcePart
 
createFigure() - Method in class uk.ac.kcl.cch.jb.pliny.parts.LinkPart
 
createFigure() - Method in class uk.ac.kcl.cch.jb.pliny.parts.LinkableObjectBasePart
 
createFigure() - Method in class uk.ac.kcl.cch.jb.pliny.parts.LinkableObjectPart
 
createFigure() - Method in class uk.ac.kcl.cch.jb.pliny.parts.MapContentHolderPart
 
createFigure() - Method in class uk.ac.kcl.cch.jb.pliny.parts.MessagePart
 
createFigure() - Method in class uk.ac.kcl.cch.jb.pliny.parts.NoteTextPart
 
createFigure() - Method in class uk.ac.kcl.cch.jb.pliny.parts.ReferencerPart
 
createFigure() - Method in class uk.ac.kcl.cch.jb.pliny.parts.RootResourcePart
 
createFigure() - Method in class uk.ac.kcl.cch.jb.pliny.parts.ScalableAnchorPart
 
createFigure() - Method in class uk.ac.kcl.cch.jb.pliny.parts.TextContentHolderPart
 
createFigure() - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.parts.PdfResourcePart
 
createInitialLayout(IPageLayout) - Method in class uk.ac.kcl.cch.jb.pliny.PlinyPerspectiveFactory
 
createInitialLayout(IPageLayout) - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.perspective.PDFPerspective
 
createListIterator() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerFavGroupItem
 
createListIterator() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerInitialLetterItem
 
createListIterator() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerItemBase
 
createListIterator() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerObjectTypeItem
 
createListIterator() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerResourceItem
 
createListIterator() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerRoot
 
createListIterator() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerSurrogateListItemBase
 
createPages() - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.PDFEditor
This is a callback that will allow us to create the viewer and initialize it.
createPartControl(Composite) - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditor
 
createPartControl(Composite) - Method in class uk.ac.kcl.cch.jb.pliny.editors.NoteEditor
 
createPartControl(Composite) - Method in class uk.ac.kcl.cch.jb.pliny.views.NoteSearchView
 
createPartControl(Composite) - Method in class uk.ac.kcl.cch.jb.pliny.views.ResourceExplorerView
 
createPartControl(Composite) - Method in class uk.ac.kcl.cch.jb.pliny.views.TypeManagerView
 
createTargetRequest() - Method in class uk.ac.kcl.cch.jb.pliny.dnd.PlinyObjectTransferDropTargetListener
 
createTargetRequest() - Method in class uk.ac.kcl.cch.jb.pliny.dnd.PlinyTextTransferDropTargetListener
 
createThumbnail(ImageData, String) - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.ImageResPlugin
creates a thumbnail size (120 pixels wide) version of the given imageData.
createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Method in class uk.ac.kcl.cch.jb.pliny.rcp.intro.ApplicationWorkbenchAdvisor
 
cut() - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserAction
Moves the selected text to the clipboard.
cut - Variable in class uk.ac.kcl.cch.jb.pliny.parts.PlinyDirectEditManager
 
cutAction - Variable in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditor
 

A B C D E F G H I K L M N O P Q R S T U V W X Z