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

org.eclipse.gef.ui.parts
Class DomainEventDispatcher.EditPartAccessibilityDispatcher

java.lang.Object
  extended by
org.eclipse.gef.ui.parts.DomainEventDispatcher.EditPartAccessibilityDispatcher
Enclosing class:
DomainEventDispatcher

protected class DomainEventDispatcher.EditPartAccessibilityDispatcher
extends java.lang.Object

Extended accessibility support for editpart.


Method Summary
 void getChildAtPoint (AccessibleControlEvent e)
           
 void getChildCount (AccessibleControlEvent e)
           
 void getChildren (AccessibleControlEvent e)
           
 void getDefaultAction (AccessibleControlEvent e)
           
 void getDescription (AccessibleEvent e)
           
 void getFocus (AccessibleControlEvent e)
           
 void getHelp (AccessibleEvent e)
           
 void getKeyboardShortcut (AccessibleEvent e)
           
 void getLocation (AccessibleControlEvent e)
           
 void getName (AccessibleEvent e)
           
 void getRole (AccessibleControlEvent e)
           
 void getSelection (AccessibleControlEvent e)
           
 void getState (AccessibleControlEvent e)
           
 void getValue (AccessibleControlEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getChildAtPoint

public void getChildAtPoint(AccessibleControlEvent e)
See Also:
AccessibleControlListener#getChildAtPoint(AccessibleControlEvent)

getChildCount

public void getChildCount(AccessibleControlEvent e)
See Also:
AccessibleControlListener#getChildCount(AccessibleControlEvent)

getChildren

public void getChildren(AccessibleControlEvent e)
See Also:
AccessibleControlListener#getChildren(AccessibleControlEvent)

getDefaultAction

public void getDefaultAction(AccessibleControlEvent e)
See Also:
AccessibleControlListener#getDefaultAction(AccessibleControlEvent)

getDescription

public void getDescription(AccessibleEvent e)
See Also:
AccessibleListener#getDescription(AccessibleEvent)

getFocus

public void getFocus(AccessibleControlEvent e)
See Also:
AccessibleControlListener#getFocus(AccessibleControlEvent)

getHelp

public void getHelp(AccessibleEvent e)
See Also:
AccessibleListener#getHelp(AccessibleEvent)

getKeyboardShortcut

public void getKeyboardShortcut(AccessibleEvent e)
See Also:
AccessibleListener#getKeyboardShortcut(AccessibleEvent)

getLocation

public void getLocation(AccessibleControlEvent e)
See Also:
AccessibleControlListener#getLocation(AccessibleControlEvent)

getName

public void getName(AccessibleEvent e)
See Also:
AccessibleListener#getName(AccessibleEvent)

getRole

public void getRole(AccessibleControlEvent e)
See Also:
AccessibleControlListener#getRole(AccessibleControlEvent)

getSelection

public void getSelection(AccessibleControlEvent e)
See Also:
AccessibleControlListener#getSelection(AccessibleControlEvent)

getState

public void getState(AccessibleControlEvent e)
See Also:
AccessibleControlListener#getState(AccessibleControlEvent)

getValue

public void getValue(AccessibleControlEvent e)
See Also:
AccessibleControlListener#getValue(AccessibleControlEvent)

Eclipse GEF
3.3

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