Package | Description |
---|---|
org.eclipse.ui.activities |
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
|
Modifier and Type | Method and Description |
---|---|
String |
ICategory.getDescription()
Returns the description of this instance suitable for display to the user.
|
String |
IActivity.getDescription()
Returns the description of this instance suitable for display to the user.
|
String |
ICategory.getName()
Returns the name of this instance suitable for display to the user.
|
String |
IActivity.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.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.