Eclipse Platform
Release 3.0

Uses of Class
org.eclipse.ui.commands.NotDefinedException

Packages that use NotDefinedException
org.eclipse.ui.commands   
 

Uses of NotDefinedException in org.eclipse.ui.commands
 

Methods in org.eclipse.ui.commands that throw NotDefinedException
 String IKeyConfiguration.getDescription()
           Returns the description of the key configuration represented by this handle, suitable for display to the user.
 String IKeyConfiguration.getName()
           Returns the name of the key configuration represented by this handle, suitable for display to the user.
 String IKeyConfiguration.getParentId()
           Returns the identifier of the parent of the key configuration represented by this handle.
 String ICategory.getDescription()
           Returns the description of the category represented by this handle, suitable for display to the user.
 String ICategory.getName()
           Returns the name of the category represented by this handle, suitable for display to the user.
 String ICommand.getCategoryId()
           Returns the identifier of the category of the command represented by this handle.
 String ICommand.getDescription()
           Returns the description of the command represented by this handle, suitable for display to the user.
 String ICommand.getName()
           Returns the name of the command represented by this handle, suitable for display to the user.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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