Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Uses of Package
oracle.javatools.ui.checklist

Packages that use oracle.javatools.ui.checklist
oracle.javatools.ui.checklist   
oracle.javatools.ui.checklist.xml   
 

Classes in oracle.javatools.ui.checklist used by oracle.javatools.ui.checklist
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.
 

Classes in oracle.javatools.ui.checklist used by oracle.javatools.ui.checklist.xml
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.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Copyright © 1997, 2013, Oracle. All rights reserved.