Extension SDK 10.1.2

Uses of Class
oracle.ide.layout.Layouts

Packages that use Layouts
oracle.ide.layout Contains interfaces and classes addins can implement or extend to provide preferred layouts for their own specialized editors. 
 

Uses of Layouts in oracle.ide.layout
 

Methods in oracle.ide.layout that return Layouts
static Layouts Layouts.getLayouts()
          Returns the active Layouts instance.
 

Methods in oracle.ide.layout with parameters of type Layouts
static void Layouts.setLayouts(Layouts layouts)
          Sets the Layouts instance.
protected  boolean Layouts.equalsImpl(Layouts other)
           
protected  void Layouts.copyToImpl(Layouts copy)
           
 


Extension SDK

 

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