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.jface.bindings.Trigger

Packages that use Trigger
org.eclipse.jface.bindings Provides support for bindings between commands and various user input events (e.g., keyboard shortcuts). 
org.eclipse.jface.bindings.keys Provides support for bindings between commands and keys. 
 

Uses of Trigger in org.eclipse.jface.bindings
 

Fields in org.eclipse.jface.bindings declared as Trigger
protected   Trigger[] TriggerSequence. triggers
          The list of trigger in this sequence.
 

Methods in org.eclipse.jface.bindings that return Trigger
  Trigger[] TriggerSequence. getTriggers ()
          Returns the list of triggers.
 

Constructors in org.eclipse.jface.bindings with parameters of type Trigger
TriggerSequence ( Trigger[] triggers)
          Constructs a new instance of TriggerSequence.
 

Uses of Trigger in org.eclipse.jface.bindings.keys
 

Subclasses of Trigger in org.eclipse.jface.bindings.keys
 class KeyStroke
           A KeyStroke is defined as an optional set of modifier keys followed optionally by a natural key.
 


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