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 Platform
Release 3.5

Uses of Class
org.eclipse.swt.events.HelpEvent

Packages that use HelpEvent
org.eclipse.jface.viewers Provides a framework for viewers, which are model-based content adapters for SWT widgets. 
org.eclipse.swt.events SWT typed listener support. 
org.eclipse.ui.help Classes for integration with the help support system in the Eclipse Platform User Interface. 
 

Uses of HelpEvent in org.eclipse.jface.viewers
 

Methods in org.eclipse.jface.viewers with parameters of type HelpEvent
protected  void Viewer. fireHelpRequested ( HelpEvent event)
          Notifies any help listeners that help has been requested.
protected  void Viewer. handleHelpRequest ( HelpEvent event)
          Handles a help request from the underlying SWT control.
 

Uses of HelpEvent in org.eclipse.swt.events
 

Methods in org.eclipse.swt.events with parameters of type HelpEvent
 void HelpListener. helpRequested ( HelpEvent e)
          Sent when help is requested for a control, typically when the user presses F1.
 

Uses of HelpEvent in org.eclipse.ui.help
 

Methods in org.eclipse.ui.help with parameters of type HelpEvent
  Object[] ViewContextComputer. computeContexts ( HelpEvent event)
          Deprecated.  
  Object[] IContextComputer. computeContexts ( HelpEvent event)
          Deprecated. Computes contexts for the help system.
  Object[] DialogPageContextComputer. computeContexts ( HelpEvent event)
          Deprecated.  
  Object[] ViewContextComputer. getLocalContexts ( HelpEvent event)
          Deprecated.  
  Object[] IContextComputer. getLocalContexts ( HelpEvent event)
          Deprecated. Returns the local contexts for this context computer.
  Object[] DialogPageContextComputer. getLocalContexts ( HelpEvent event)
          Deprecated.  
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


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