Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Uses of Package
oracle.javatools.history

Packages that use oracle.javatools.history
oracle.javatools.history Provides a model and UI components for displaying the history of a resource. 
oracle.jdeveloper.history   
oracle.jdeveloper.vcs.generic   
oracle.jdeveloper.vcs.spi Contains extension-level service provider interfaces for version control system integraton. 
oracle.jdeveloper.vcs.versionhistory   
 

Classes in oracle.javatools.history used by oracle.javatools.history
HistoryEntry
          A single entry in a HistoryModel.
HistoryModel
          The model for HistoryComponent.
HistoryModelEvent
          An event from the HistoryModel.
HistoryModelListener
          Listener for changes to a HistoryModel.
HistoryProperty
          Information about a property that HistoryEntry items in a HistoryModel may have.
 

Classes in oracle.javatools.history used by oracle.jdeveloper.history
AbstractHistoryModel
          An abstract implementation of HistoryModel that makes it convenient to handle events.
DefaultHistoryEntry
          Default implementation of HistoryEntry.
HistoryComponent
          A component used to display (local or remote) history entries.
HistoryEntry
          A single entry in a HistoryModel.
HistoryModel
          The model for HistoryComponent.
HistoryProperty
          Information about a property that HistoryEntry items in a HistoryModel may have.
 

Classes in oracle.javatools.history used by oracle.jdeveloper.vcs.generic
HistoryEntry
          A single entry in a HistoryModel.
HistoryProperty
          Information about a property that HistoryEntry items in a HistoryModel may have.
 

Classes in oracle.javatools.history used by oracle.jdeveloper.vcs.spi
DefaultHistoryEntry
          Default implementation of HistoryEntry.
HistoryEntry
          A single entry in a HistoryModel.
HistoryModel
          The model for HistoryComponent.
 

Classes in oracle.javatools.history used by oracle.jdeveloper.vcs.versionhistory
HistoryComponent
          A component used to display (local or remote) history entries.
HistoryModel
          The model for HistoryComponent.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

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