Uses of Class
org.eclipse.ui.activities.NotDefinedException
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of NotDefinedException in org.eclipse.ui.activities
Modifier and TypeMethodDescriptionIActivity.getDescription()
Returns the description of this instance suitable for display to the user.ICategory.getDescription()
Returns the description of this instance suitable for display to the user.IActivity.getName()
Returns the name of this instance suitable for display to the user.ICategory.getName()
Returns the name of this instance suitable for display to the user.boolean
IActivity.isDefaultEnabled()
Returns whether or not this instance should be enabled by default.