Extension SDK 10.1.2

Uses of Package
oracle.ide.layout

Packages that use oracle.ide.layout
oracle.ide Contains classes that allow addins access to the IDE integration objects. 
oracle.ide.docking Contains interfaces and classes responsible for the dockable behavior provided by JDeveloper. 
oracle.ide.editor Contains classes and interfaces that allow addins to add their own specialized editors to JDeveloper. 
oracle.ide.layout Contains interfaces and classes addins can implement or extend to provide preferred layouts for their own specialized editors. 
oracle.ide.log Contains the interfaces and classes that allow addins to provide their own log pages. 
oracle.ide.navigator Contains classes providing navigator support. 
oracle.ide.runner Contains classes that allow addins some level of control on the IDE runner system. 
oracle.jdeveloper.ceditor The Code Editor package contains the code editing implementation of the JDeveloper IDE. 
oracle.jdeveloper.cm.dt.addin Contains base implementations of addin interfaces. 
oracle.jdeveloper.uieditor Contains classes that allow addins access to the UIEditor integration objects. 
 

Classes in oracle.ide.layout used by oracle.ide
IdeProperties
          The IdeProperties class is reponsible for managing the general layout information, such as the size and position of the main application window and the opened editor frames for example.
ViewId
          Class used to identify views.
 

Classes in oracle.ide.layout used by oracle.ide.docking
Layout
          Layout interface.
ViewId
          Class used to identify views.
 

Classes in oracle.ide.layout used by oracle.ide.editor
BaseLayoutListener
          Base interface for layout listeners.
Layout
          Layout interface.
LayoutSelector
          LayoutSelector interface.
PreferredLayoutListener
          PreferredLayoutEvent class.
 

Classes in oracle.ide.layout used by oracle.ide.layout
BaseLayout
          BaseLayout class.
BaseLayoutListener
          Base interface for layout listeners.
IdeLayout
          IdeLayout class.
Layout
          Layout interface.
LayoutListener
           
Layouts
          This class manages layouts created by the user.
LayoutSelector
          LayoutSelector interface.
PreferredLayoutEvent
          PreferredLayoutEvent class.
PreferredLayoutListener
          PreferredLayoutEvent class.
SimpleLayout
          Simple layout information.
ViewId
          Class used to identify views.
 

Classes in oracle.ide.layout used by oracle.ide.log
ViewId
          Class used to identify views.
 

Classes in oracle.ide.layout used by oracle.ide.navigator
ViewId
          Class used to identify views.
 

Classes in oracle.ide.layout used by oracle.ide.runner
IdeLayout
          IdeLayout class.
 

Classes in oracle.ide.layout used by oracle.jdeveloper.ceditor
BaseLayoutListener
          Base interface for layout listeners.
Layout
          Layout interface.
LayoutSelector
          LayoutSelector interface.
 

Classes in oracle.ide.layout used by oracle.jdeveloper.cm.dt.addin
LayoutSelector
          LayoutSelector interface.
 

Classes in oracle.ide.layout used by oracle.jdeveloper.uieditor
LayoutSelector
          LayoutSelector interface.
 


Extension SDK

 

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