| Package | Description |
|---|---|
| oracle.javatools.ui.checklist |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskContent
TaskContent is a step content that shows the list of requirements for
performing the task, help links, action buttons, description, conceptual
image for this particular task.
|
| Modifier and Type | Method and Description |
|---|---|
StepContent |
Step.getContent()
Returns the step content of this step.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Step.setContent(StepContent content)
Set the StepContent for this step.
|