Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.jface.bindings.SchemeEvent

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

Uses of SchemeEvent in org.eclipse.jface.bindings
 

Methods in org.eclipse.jface.bindings with parameters of type SchemeEvent
 void ISchemeListener.schemeChanged(SchemeEvent schemeEvent)
          Notifies that one or more attributes of an instance of IScheme have changed.
 void BindingManager.schemeChanged(SchemeEvent schemeEvent)
           Notifies this manager that a scheme has changed.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.