Eclipse Platform
Release 3.1

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

Packages that use NotDefinedException
org.eclipse.ui.activities Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
 

Uses of NotDefinedException in org.eclipse.ui.activities
 

Methods in org.eclipse.ui.activities that throw NotDefinedException
 String ICategory.getName()
          Returns the name of this instance suitable for display to the user.
 String ICategory.getDescription()
          Returns the description of this instance suitable for display to the user.
 String IActivity.getName()
          Returns the name of this instance suitable for display to the user.
 String IActivity.getDescription()
          Returns the description of this instance suitable for display to the user.
 boolean IActivity.isDefaultEnabled()
          Returns whether or not this instance should be enabled by default.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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