-
Terminally Deprecated ElementsElementDescriptionUse {@link #org.eclipse.draw2d.zoom.ZoomListener} instead.Use {@link #org.eclipse.draw2d.zoom.ZoomManager.addZoomListener(ZoomListener listener)} instead.Use {@link #org.eclipse.draw2d.zoom.ZoomManager.removeZoomListener(ZoomListener listener)} instead.
-
Deprecated InterfacesInterfaceDescriptionUse
CommandStackEventListener
instead and filter for post-events usingCommandStack.POST_MASK
.use org.eclipse.jface.util.TransferDragSourceListener insteaduse org.eclipse.jface.util.TransferDropTargetListener insteadUse {@link #org.eclipse.draw2d.zoom.ZoomListener} instead.
-
Deprecated ClassesClassDescriptionthis class will be deleted, use ScrollingGraphicalViewer with ScalableRootEditPart insteadUse TreeContainerEditPolicyin 3.1 This class will be removed in future releases.The GEF plugin class must not be referenced by clients.this class is no longer usedthis handle type is no longer usedUse org.eclipse.ui.actions.ActionFactory insteadUse org.eclipse.ui.actions.ActionFactory instead
-
Deprecated FieldsFieldDescriptionThis field should not be referenced, use
CommandStack.notifyListeners()
subclasses should not reference this field.in 3.1. This field will be removed in future releases. The factory is being provided to the tool via theToolEntry.setToolProperty(Object, Object)
method.use DEFAULT_GRID_SIZEUseSWT.BUTTON_MASK
instead.UseSWT.BUTTON1
instead.UseSWT.BUTTON2
instead.UseSWT.BUTTON3
instead.Use ActionFactory.DELETE.getId() instead.Use LAYOUT_COLUMNS instead.Use PREFERENCE_COLUMNS_ICON_SIZE instead.
-
Deprecated MethodsMethodDescriptionUse
CommandStack.notifyListeners(Command, int)
instead.UseCommandStackEventListener
instead.call getTransfers() instead.use getTransfers() insteadin 3.1in 3.1use UseAbstractEditPart.getEditPolicyIterable()
instead.Use {@link #org.eclipse.draw2d.zoom.ZoomManager.addZoomListener(ZoomListener listener)} instead.UseAbstractZoomManager.getScalableFigure()
instead. Returns the pane.Use {@link #org.eclipse.draw2d.zoom.ZoomManager.removeZoomListener(ZoomListener listener)} instead.in 3.1 This method will be removed in future releases.UseOrderedLayoutEditPolicy.isLayoutHorizontal()
instead.Clients should no longer extend this method. Instead, the resize tracker, constructed by the 'satellite' primary drag edit policy should be parameterized with max and min size constraints.use org.eclipse.gef.ui.properties.UndoablePropertySheetEntryuse getCursor()use setCursor()org.eclipse.gef.ui.parts.AbstractEditPartViewer.removeDragSourceListener(TransferDragSourceListener) org.eclipse.gef.ui.parts.AbstractEditPartViewer.removeDropTargetListener(TransferDropTargetListener) This method should not be called by subclassesThere is no reason to call this method $TODO delete this methodThis method should no longer be used.
-
Deprecated ConstructorsConstructorDescriptionUse the constructor without the transfer specified.this constructor should not be usedUse
ZoomManager(ScalableFigure, Viewport)
instead. Creates a new ZoomManageruse ResizeTracker(GraphicalEditPart, int) insteaduse AlignmentAction(IWorkbenchPart, int align)As of 3.1, the GEF Clipboard synchronizes with the system clipboard. Multiple instances of this class should not be created. UseClipboard.getDefault()
. This method will be removed in future releases.use DeleteAction(IWorkbenchPart part)use DeleteAction(IWorkbenchPart)
AbstractEditPart.getEditPolicyIterable()
instead.