| Package | Description | 
|---|---|
| oracle.javatools.ui.checklist | |
| oracle.javatools.ui.checklist.xml | 
| Class and Description | 
|---|
| ChecklistModel
 Interface for ChecklistModel, the model used by Checklist. 
 | 
| ChecklistModelEvent
 ChecklistModelEvent when ChecklistModel is added/removed. 
 | 
| ChecklistModelEvent.Type
 ChecklistModelEvent types. 
 | 
| ChecklistModelListener
 Listener for ChecklistModelEvent. 
 | 
| ContentActionEvent
 ContentActionEvent when an action is performed on the ContentElement in 
 the StepContent. 
 | 
| ContentActionListener
 Listener for ContentActionEvents. 
 | 
| ContentElement
 ContentElement are the user-interactable elements that appear within the
 StepContents like an action button that triggers an action or opens a
 dialog, or a hyperlink that opens the link in browser or help dialog, etc.,
 Clients can specify the label, icon and id for each element. 
 | 
| ContentElement.Type
 Specifies the type of ContentElement. 
 | 
| Step
 Checklist consist of Steps. 
 | 
| Step.StepStatus
 List of different step status. 
 | 
| StepContent
 StepContent interface provides the content for the step. 
 | 
| StepHeader
 StepHeader component shows the Header for a step in the Checklist. 
 | 
| StepPanel
 StepPanel holds StepHeader and StepContent components. 
 | 
| TaskContentProvider
 Content provider for TaskContent. 
 | 
| Class and Description | 
|---|
| Checklist
 Unlike a wizard, the checklist is intended to provide a linear, but
 ultimately flexible and lightweight, guide through a series of related
 tasks. 
 | 
| ChecklistModel
 Interface for ChecklistModel, the model used by Checklist. 
 | 
| DefaultChecklistModel
 Default implementation of the ChecklistModel. 
 | 
| Step
 Checklist consist of Steps. 
 |