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

D

DBServices - class uk.ac.kcl.cch.jb.pliny.model.DBServices.
provides linking services between the DB engine and the rdb2java model objects.
DBServices() - Constructor for class uk.ac.kcl.cch.jb.pliny.model.DBServices
Creates new DBObjectFactory
DB_ENTRY_NAME - Static variable in class uk.ac.kcl.cch.jb.pliny.views.utils.PlinyArchiveExporter
 
DEFAULT_DIMENSION - Static variable in class uk.ac.kcl.cch.jb.pliny.commands.CreateLinkableObjectCommand
a standard dimension for a new LinkableObject reference when closed
DEFAULT_NOTE_DIMENSION - Static variable in class uk.ac.kcl.cch.jb.pliny.commands.CreateLinkableObjectCommand
a standard dimension for a new LinkableObject reference when open
DISPLAYEDINKEY_PROP - Static variable in class uk.ac.kcl.cch.jb.pliny.model.LinkableObject
 
DISPLPAGENO_PROP - Static variable in class uk.ac.kcl.cch.jb.pliny.model.LinkableObject
 
DbVersionManager - class uk.ac.kcl.cch.jb.pliny.DbVersionManager.
This class provides a mechanism to update the structure of the backing Pliny database whenever a new version of the Pliny software is installed.
DbVersionManager(PlinyPlugin) - Constructor for class uk.ac.kcl.cch.jb.pliny.DbVersionManager
creates an instance of the manager for the current plugin.
DeleteFavouriteCommand - class uk.ac.kcl.cch.jb.pliny.commands.DeleteFavouriteCommand.
deletes a Favourite (now called "bookmark") item.
DeleteFavouriteCommand(Favourite) - Constructor for class uk.ac.kcl.cch.jb.pliny.commands.DeleteFavouriteCommand
 
DeleteLinkCommand - class uk.ac.kcl.cch.jb.pliny.commands.DeleteLinkCommand.
deletes a Link item.
DeleteLinkCommand(Link) - Constructor for class uk.ac.kcl.cch.jb.pliny.commands.DeleteLinkCommand
 
DeleteLinkableObjectCommand - class uk.ac.kcl.cch.jb.pliny.commands.DeleteLinkableObjectCommand.
deletes a LinkableObject item.
DeleteLinkableObjectCommand(LinkableObject) - Constructor for class uk.ac.kcl.cch.jb.pliny.commands.DeleteLinkableObjectCommand
 
DeleteObjectTypeCommand - class uk.ac.kcl.cch.jb.pliny.commands.DeleteObjectTypeCommand.
deletes a ObjectType item.
DeleteObjectTypeCommand(ObjectType) - Constructor for class uk.ac.kcl.cch.jb.pliny.commands.DeleteObjectTypeCommand
 
DeleteResourceCommand - class uk.ac.kcl.cch.jb.pliny.commands.DeleteResourceCommand.
deletes a Resource item.
DeleteResourceCommand(Resource, String) - Constructor for class uk.ac.kcl.cch.jb.pliny.commands.DeleteResourceCommand
constructs an instance of this command.
DeleteTypeAction - class uk.ac.kcl.cch.jb.pliny.actions.DeleteTypeAction.
This class provides an action for the TypeManagerView to delete a Pliny LOType.
DeleteTypeAction(TypeManagerView) - Constructor for class uk.ac.kcl.cch.jb.pliny.actions.DeleteTypeAction
constructor for this class.
DeleteTypeCommand - class uk.ac.kcl.cch.jb.pliny.commands.DeleteTypeCommand.
deletes a LOType item and transfers any LinkableObjects or Links that refer to this one being deleted to a specified LOType.
DeleteTypeCommand(LOType, LOType) - Constructor for class uk.ac.kcl.cch.jb.pliny.commands.DeleteTypeCommand
deletes the specified type, and maps all references (Linkable Objects or Links) to the specified type type2.
DeleteTypeWizard - class uk.ac.kcl.cch.jb.pliny.views.utils.DeleteTypeWizard.
provides the wizard that allows the user to delete an LOType in situations when there are LinkableObject or Link items that refer to the this item by asking the user to select a replacement LOType.
DeleteTypeWizard(TypeManagerView, LOType, int) - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.DeleteTypeWizard
constructor for this wizard.
DeleteTypeWizard.SelectReplacementTypePage - class uk.ac.kcl.cch.jb.pliny.views.utils.DeleteTypeWizard.SelectReplacementTypePage.
 
DeleteTypeWizard.SelectReplacementTypePage() - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.DeleteTypeWizard.SelectReplacementTypePage
 
DirectedGraphLayoutVisitor - class uk.ac.kcl.cch.jb.pliny.containmentView.layout.DirectedGraphLayoutVisitor.
Visitor with support for populating nodes and edges of DirectedGraph from model objects.
DirectedGraphLayoutVisitor() - Constructor for class uk.ac.kcl.cch.jb.pliny.containmentView.layout.DirectedGraphLayoutVisitor
 
DisplayReferrerAction - class uk.ac.kcl.cch.jb.pliny.actions.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.
DisplayReferrerAction() - Constructor for class uk.ac.kcl.cch.jb.pliny.actions.DisplayReferrerAction
this constructor is used by Editors since its action icon must appear in the main toolbar with other editor action icons.
DisplayReferrerAction(IViewPart) - Constructor for class uk.ac.kcl.cch.jb.pliny.actions.DisplayReferrerAction
this constructor is used by Pliny's AnnotationViewer since its action icon must appear among the view's action icons.
DnDFactory - class uk.ac.kcl.cch.jb.pliny.factories.DnDFactory.
The DnD creation factory for PlinyObjectTransferDropTargetListener
DnDFactory() - Constructor for class uk.ac.kcl.cch.jb.pliny.factories.DnDFactory
 
DnDResourceHolder - class uk.ac.kcl.cch.jb.pliny.dnd.DnDResourceHolder.
this class wraps the function of an image Icon and a draggable object together for resources.
DnDResourceHolder(Composite, int) - Constructor for class uk.ac.kcl.cch.jb.pliny.dnd.DnDResourceHolder
create the DnDResource Holder, and create the Icon that will represent it.
deactivate() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentItemPart
 
deactivate() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentLinkPart
 
deactivate() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentSetPart
 
deactivate() - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.parts.ImageResourcePart
Upon deactivation, detach from the model element as a property change listener.
deactivate() - Method in class uk.ac.kcl.cch.jb.pliny.parts.LinkPart
Upon deactivation, detach from the model element as a property change listener.
deactivate() - Method in class uk.ac.kcl.cch.jb.pliny.parts.LinkableObjectBasePart
Upon deactivation, detach from the model element as a property change listener.
deactivate() - Method in class uk.ac.kcl.cch.jb.pliny.parts.MapContentHolderPart
Upon deactivation, detach from the model element as a property change listener.
deactivate() - Method in class uk.ac.kcl.cch.jb.pliny.parts.NoteTextPart
 
deactivate() - Method in class uk.ac.kcl.cch.jb.pliny.parts.ReferencerPart
 
deactivate() - Method in class uk.ac.kcl.cch.jb.pliny.parts.RootResourceHolderPart
 
deactivate() - Method in class uk.ac.kcl.cch.jb.pliny.parts.RootResourcePart
Upon deactivation, detach from the model element as a property change listener.
deactivate() - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.parts.PdfResourcePart
Upon deactivation, detach from the model element as a property change listener.
deactivateFigure() - Method in class uk.ac.kcl.cch.jb.pliny.parts.LinkPart
Deactivates the Figure representing this, by removing it from the connection layer, and resetting the source and target connections to null.
debug - Static variable in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.PDFEditor
 
declareGlobalActionKeys() - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditorActionBarContributor
 
declareGlobalActionKeys() - Method in class uk.ac.kcl.cch.jb.pliny.editors.NoteEditorActionBarContributor
 
declareGlobalActionKeys() - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.ImageEditorActionBarContributor
 
declareGlobalActionKeys() - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.PDFEditorContributor
 
defineBrowserArea(Composite) - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditor
 
delete() - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserAction
Deletes the character to the right of the caret.
delete - Variable in class uk.ac.kcl.cch.jb.pliny.parts.PlinyDirectEditManager
 
deleteAction - Variable in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditor
 
deleteItem(int) - Method in class uk.ac.kcl.cch.rdb2java.dynData.Rdb2javaCache
 
deleteItem(int, int) - Method in class uk.ac.kcl.cch.rdb2java.dynData.Rdb2javaIsCache
 
deleteMe() - Method in class uk.ac.kcl.cch.jb.pliny.model.Favourite
 
deleteMe() - Method in class uk.ac.kcl.cch.jb.pliny.model.GlobalData
 
deleteMe() - Method in class uk.ac.kcl.cch.jb.pliny.model.LOType
 
deleteMe() - Method in class uk.ac.kcl.cch.jb.pliny.model.Link
 
deleteMe() - Method in class uk.ac.kcl.cch.jb.pliny.model.LinkableObject
 
deleteMe() - Method in class uk.ac.kcl.cch.jb.pliny.model.Note
 
deleteMe() - Method in class uk.ac.kcl.cch.jb.pliny.model.NoteLucened
 
deleteMe() - Method in class uk.ac.kcl.cch.jb.pliny.model.ObjectType
 
deleteMe() - Method in class uk.ac.kcl.cch.jb.pliny.model.Plugin
 
deleteMe() - Method in class uk.ac.kcl.cch.jb.pliny.model.Resource
 
displayPage(int) - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.PDFEditor
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.actions.CommandStackRedoAction
disposes this item.
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.actions.CommandStackUndoAction
disposes this item.
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.actions.CreateNoteAction
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenAnnotationViewerAction
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenBrowserForPlinyAction
Disposes this action delegate.
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenContainmentViewAction
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenEclipseOutlineViewAction
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenNoteSearchAction
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenPlinyPerspectiveAction
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenResourceExplorerViewAction
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenTypeManagerAction
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditor
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserViewer
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.browser.BusyIndicator
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.ContainmentView
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.ContainmentViewPage
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentItem
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentLink
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentLinkEnd
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentSet
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.model.IncludedTypeManager
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.controls.ZoomControlContributionItem
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.editors.NoteEditor
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.figures.ReferencerFigure
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.figures.ScalableImageFigure
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.ImageEditor
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.figures.ImageFigure
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.model.ReferencerList
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.PDFEditor
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.SwtImageFromPdf
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.views.PDFOutline
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.views.PDFOutlineContentProvider
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.views.PDFOutlineLabelProvider
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.views.AnnotationView
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.views.AnnotationViewPage
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.views.NoteSearchView
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.views.ResourceExplorerView
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.views.TypeManagerView
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.EditTypeWizard
 
dispose() - Method in interface uk.ac.kcl.cch.jb.pliny.views.utils.IResourceExplorerItem
performs data cleanup.
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.NoteSearchRoot
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.PlinyArchiveExporter
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.PlinyArchiveImporter
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.PlinyTMExporter
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerContentProvider
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerFavGroupItem
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerInitialLetterItem
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerItemBase
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerLabelProvider
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerObjectTypeItem
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerRoot
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceNameManager
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.TypeManagerContentProvider
 
dispose() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.TypeManagerLabelProvider
 
doBuild() - Method in class uk.ac.kcl.cch.jb.pliny.figures.TopPanel
 
doCreatePage(IWorkbenchPart) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.ContainmentView
 
doCreatePage(IWorkbenchPart) - Method in class uk.ac.kcl.cch.jb.pliny.views.AnnotationView
 
doDestroyPage(IWorkbenchPart, PageBookView.PageRec) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.ContainmentView
 
doDestroyPage(IWorkbenchPart, PageBookView.PageRec) - Method in class uk.ac.kcl.cch.jb.pliny.views.AnnotationView
 
doDistinct - Variable in class uk.ac.kcl.cch.rdb2java.dynData.BaseQuery
 
doDistinct - Variable in class uk.ac.kcl.cch.rdb2java.dynData.BaseQueryIS
 
doEditorOpen() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentItemFigure
 
doInitLetterPropertyChangeFire(Object, Object) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceNameInitialLetter
 
doInsert() - Method in class uk.ac.kcl.cch.jb.pliny.model.Favourite
 
doInsert() - Method in class uk.ac.kcl.cch.jb.pliny.model.GlobalData
 
doInsert() - Method in class uk.ac.kcl.cch.jb.pliny.model.LOType
 
doInsert() - Method in class uk.ac.kcl.cch.jb.pliny.model.Link
 
doInsert() - Method in class uk.ac.kcl.cch.jb.pliny.model.LinkableObject
 
doInsert() - Method in class uk.ac.kcl.cch.jb.pliny.model.Note
 
doInsert() - Method in class uk.ac.kcl.cch.jb.pliny.model.ObjectType
 
doInsert() - Method in class uk.ac.kcl.cch.jb.pliny.model.Plugin
 
doInsert() - Method in class uk.ac.kcl.cch.jb.pliny.model.Resource
 
doSQL(String) - Method in class uk.ac.kcl.cch.rdb2java.dynData.BaseObject
 
doSave(IProgressMonitor) - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditor
 
doSave(IProgressMonitor) - Method in class uk.ac.kcl.cch.jb.pliny.editors.NoteEditor
 
doSave(IProgressMonitor) - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.ImageEditor
 
doSave(IProgressMonitor) - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.PDFEditor
 
doSaveAs() - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditor
 
doSaveAs() - Method in class uk.ac.kcl.cch.jb.pliny.editors.NoteEditor
 
doSaveAs() - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.ImageEditor
 
doSaveAs() - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.PDFEditor
 
doSearch() - Method in class uk.ac.kcl.cch.jb.pliny.views.NoteSearchView
 
dragEnter(DropTargetEvent) - Method in class uk.ac.kcl.cch.jb.pliny.browser.URLDropTargetListener
 
dragEnter(DropTargetEvent) - Method in class uk.ac.kcl.cch.jb.pliny.dnd.PlinyObjectTransferDropTargetListener
 
dragEnter(DropTargetEvent) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerDropTarget
 
dragFinished(DragSourceEvent) - Method in class uk.ac.kcl.cch.jb.pliny.browser.BusyIndicator
 
dragFinished(DragSourceEvent) - Method in class uk.ac.kcl.cch.jb.pliny.dnd.DnDResourceHolder
 
dragFinished(DragSourceEvent) - Method in class uk.ac.kcl.cch.jb.pliny.dnd.PlinyDragSourceListener
 
dragFinished(DragSourceEvent) - Method in class uk.ac.kcl.cch.jb.pliny.dnd.ResourceExplorerDragListener
 
dragLeave(DropTargetEvent) - Method in class uk.ac.kcl.cch.jb.pliny.browser.URLDropTargetListener
 
dragOperationChanged(DropTargetEvent) - Method in class uk.ac.kcl.cch.jb.pliny.browser.URLDropTargetListener
 
dragOver(DropTargetEvent) - Method in class uk.ac.kcl.cch.jb.pliny.browser.URLDropTargetListener
 
dragOver(DropTargetEvent) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerDropTarget
 
dragSetData(DragSourceEvent) - Method in class uk.ac.kcl.cch.jb.pliny.browser.BusyIndicator
 
dragSetData(DragSourceEvent) - Method in class uk.ac.kcl.cch.jb.pliny.dnd.DnDResourceHolder
 
dragSetData(DragSourceEvent) - Method in class uk.ac.kcl.cch.jb.pliny.dnd.PlinyDragSourceListener
 
dragSetData(DragSourceEvent) - Method in class uk.ac.kcl.cch.jb.pliny.dnd.ResourceExplorerDragListener
 
dragStart(DragSourceEvent) - Method in class uk.ac.kcl.cch.jb.pliny.browser.BusyIndicator
 
dragStart(DragSourceEvent) - Method in class uk.ac.kcl.cch.jb.pliny.dnd.DnDResourceHolder
 
dragStart(DragSourceEvent) - Method in class uk.ac.kcl.cch.jb.pliny.dnd.PlinyDragSourceListener
 
dragStart(DragSourceEvent) - Method in class uk.ac.kcl.cch.jb.pliny.dnd.ResourceExplorerDragListener
 
drop(DropTargetEvent) - Method in class uk.ac.kcl.cch.jb.pliny.browser.URLDropTargetListener
 
drop(DropTargetEvent) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerDropTarget
 
dropAccept(DropTargetEvent) - Method in class uk.ac.kcl.cch.jb.pliny.browser.URLDropTargetListener
 

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