Uses of Class
org.eclipse.ui.activities.NotDefinedException
-
Packages that use NotDefinedException Package Description 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 Modifier and Type Method Description StringIActivity. getDescription()Returns the description of this instance suitable for display to the user.StringICategory. getDescription()Returns the description of this instance suitable for display to the user.StringIActivity. getName()Returns the name of this instance suitable for display to the user.StringICategory. getName()Returns the name of this instance suitable for display to the user.booleanIActivity. isDefaultEnabled()Returns whether or not this instance should be enabled by default.
-