|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.birt.core.ui.frameworks.taskwizard.internal.SubtaskHistory
public class SubtaskHistory
History for navigating subtasks.
Constructor Summary | |
---|---|
SubtaskHistory(TreeCompoundTask parentTask)
Creates a new history for the given dialog. |
Method Summary | |
---|---|
void |
addHistoryEntry(java.lang.String entry)
Adds the subtask path to the history. |
void |
clearHistory()
|
ToolBar |
createHistoryControls(ToolBar historyBar,
ToolBarManager manager)
Creates the history toolbar and initializes historyToolbar . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubtaskHistory(TreeCompoundTask parentTask)
parentTask
- the parent task to create a history forMethod Detail |
---|
public void addHistoryEntry(java.lang.String entry)
entry
- the subtask history entrypublic void clearHistory()
public ToolBar createHistoryControls(ToolBar historyBar, ToolBarManager manager)
historyToolbar
.
historyBar
- manager
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |