org.eclipse.ui.internal.provisional.cheatsheets |
|
Java Source File Name | Type | Comment |
ICompositeCheatSheet.java | Interface | Interface representing a composite cheatsheet. |
ICompositeCheatSheetTask.java | Interface | A task within a composite cheat sheet. |
IEditableTask.java | Interface | An editable task within a composite cheatsheet. |
ITaskGroup.java | Interface | A group of tasks within a composite cheatsheet. |
TaskEditor.java | Class | An editor which provides the UI for a task within a composite cheat sheet. |
TaskExplorer.java | Class | Classes that extend this class are responsible for rendering the
hierarchy of tasks in the composite cheat sheet. |