|
Eclipse Platform Release 3.2 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
An editable task within a composite cheatsheet. An editable task is associated with a task editor and the task editor is responsible for completing the task.
This interface is not intended to be implemented by clients.
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.ui.cheatsheets.ICompositeCheatSheetTask |
|---|
COMPLETED, IN_PROGRESS, NOT_STARTED, SKIPPED |
| Method Summary | |
|---|---|
void |
complete()
Set the state of this task to COMPLETED |
URL |
getInputUrl(String path)
Gets a URL which can be used to open the content file for this task if the content file can be specified by a path relative to the content file for the composite cheat sheet which contains it. |
| Methods inherited from interface org.eclipse.ui.cheatsheets.ICompositeCheatSheetTask |
|---|
getCompletionMessage, getCompositeCheatSheet, getDescription, getId, getKind, getName, getParameters, getRequiredTasks, getState, getSubtasks, requiredTasksCompleted |
| Method Detail |
public void complete()
public URL getInputUrl(String path)
throws MalformedURLException
path - a relative path
MalformedURLException
|
Eclipse Platform Release 3.2 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.