|
Eclipse Platform Release 3.1 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractHandler | |
|---|---|
| org.eclipse.jface.commands | Provides JFace-specific support for commands. |
| org.eclipse.ui.commands | |
| org.eclipse.ui.editors.text | Provides a standard text editor and concrete document providers based IFileBuffer and others directly handling IFile and IStorage as editor input. |
| org.eclipse.ui.handlers | Provides support for integrating handlers into the Eclipse workbench. |
| Uses of AbstractHandler in org.eclipse.jface.commands |
|---|
| Subclasses of AbstractHandler in org.eclipse.jface.commands | |
|---|---|
class |
ActionHandler
This class adapts instances of IAction to
IHandler. |
| Uses of AbstractHandler in org.eclipse.ui.commands |
|---|
| Subclasses of AbstractHandler in org.eclipse.ui.commands | |
|---|---|
class |
AbstractHandler
Deprecated. Please use the "org.eclipse.core.commands" plug-in instead. |
| Uses of AbstractHandler in org.eclipse.ui.editors.text |
|---|
| Subclasses of AbstractHandler in org.eclipse.ui.editors.text | |
|---|---|
class |
FileBufferOperationHandler
Operation handler for a file buffer. |
| Uses of AbstractHandler in org.eclipse.ui.handlers |
|---|
| Subclasses of AbstractHandler in org.eclipse.ui.handlers | |
|---|---|
class |
ShowPerspectiveHandler
Shows the given perspective. |
class |
ShowViewHandler
Shows the given view. |
|
Eclipse Platform Release 3.1 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.