Extension SDK 10.1.2

Uses of Interface
oracle.ide.log.LogOwner

Packages that use LogOwner
oracle.ide.log Contains the interfaces and classes that allow addins to provide their own log pages. 
 

Uses of LogOwner in oracle.ide.log
 

Subinterfaces of LogOwner in oracle.ide.log
 interface LogWindow
          The LogWindow is the dockable view responsible for managing log pages.
 

Methods in oracle.ide.log with parameters of type LogOwner
 void LogPage.setOwner(LogOwner owner)
          Set the view that owns this page.
 void AbstractLogPage.setOwner(LogOwner owner)
           
 


Extension SDK

 

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