Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

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

K

KEY_EAST_ANCHOR - Static variable in class org.eclipse.gef. SnapToGeometry
The key used to identify the East anchor point in the extended data of a request.
KEY_HORIZONTAL_ANCHOR - Static variable in class org.eclipse.gef. SnapToGuides
The key used to identify the horizontal anchor point.
KEY_HORIZONTAL_GUIDE - Static variable in class org.eclipse.gef. SnapToGuides
The key used to identify the Horizontal Guide.
KEY_NORTH_ANCHOR - Static variable in class org.eclipse.gef. SnapToGeometry
The key used to identify the North anchor point in the extended data of a request.
KEY_SOUTH_ANCHOR - Static variable in class org.eclipse.gef. SnapToGeometry
The key used to identify the South anchor point in the extended data of a request.
KEY_VERTICAL_ANCHOR - Static variable in class org.eclipse.gef. SnapToGuides
The key used to identify the vertical anchor point.
KEY_VERTICAL_GUIDE - Static variable in class org.eclipse.gef. SnapToGuides
The key used to identify the Vertical Guide.
KEY_WEST_ANCHOR - Static variable in class org.eclipse.gef. SnapToGeometry
The key used to identify the West anchor point in the extended data of a request.
KeyHandler - class org.eclipse.gef. KeyHandler.
The KeyHandler should handle all normal keystrokes on an EditPartViewer.
KeyHandler() - Constructor for class org.eclipse.gef. KeyHandler
 
KeyStroke - class org.eclipse.gef. KeyStroke.
Encapsulates a Keyboard gesture (press or release) from the User.
keyDown(KeyEvent, EditPartViewer) - Method in class org.eclipse.gef. EditDomain
Called when a key is pressed on a Viewer.
keyDown(KeyEvent, EditPartViewer) - Method in interface org.eclipse.gef. Tool
Called when a Viewer receives a key press.
keyDown(KeyEvent, EditPartViewer) - Method in class org.eclipse.gef.tools. AbstractTool
Receives a KeyDown event for the given viewer.
keyDown(KeyEvent, EditPartViewer) - Method in class org.eclipse.gef.tools. SelectionTool
Forwards the key down event to the drag tracker, if one exists.
keyPressed(KeyEvent) - Method in class org.eclipse.gef. KeyHandler
Processes a key pressed event.
keyPressed(KeyEvent) - Method in class org.eclipse.gef.ui.parts. GraphicalViewerKeyHandler
Extended to process key events described above.
keyPressed(KeyEvent) - Method in class org.eclipse.gef.ui.parts. PaletteViewerKeyHandler
Extends keyPressed to look for palette navigation keys.
keyReleased(KeyEvent) - Method in class org.eclipse.gef. KeyHandler
Processes a key released event.
keyTraversed(TraverseEvent, EditPartViewer) - Method in class org.eclipse.gef. EditDomain
Called when a traversal occurs on a viewer.
keyTraversed(TraverseEvent, EditPartViewer) - Method in interface org.eclipse.gef. Tool
Called when a viewer receives a key traversal.
keyTraversed(TraverseEvent, EditPartViewer) - Method in class org.eclipse.gef.tools. AbstractTool
Receives a traversal event for the given viewer.
keyUp(KeyEvent, EditPartViewer) - Method in class org.eclipse.gef. EditDomain
Called when a key is released on a Viewer.
keyUp(KeyEvent, EditPartViewer) - Method in interface org.eclipse.gef. Tool
Called when a Viewer receives a key up.
keyUp(KeyEvent, EditPartViewer) - Method in class org.eclipse.gef.tools. AbstractTool
Receives a KeyUp event for the given viewer.
keyUp(KeyEvent, EditPartViewer) - Method in class org.eclipse.gef.tools. SelectionTool
Forwards the key up event to the drag tracker, if one exists.

Eclipse GEF
3.3
A B C D E F G H I J K L M N O P R S T U V W X Z
Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire