Skip navigation links

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

E13403-06


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.

 


Skip navigation links

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

E13403-06


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